{"id":56809,"library":"vertx-service-proxy","title":"Vert.x Service Proxy","description":"Vert.x module for generating service proxies and handlers for asynchronous RPC.","status":"active","version":"5.0.11","language":"java","source_language":null,"source_url":"https://github.com/vert-x3/vertx-service-proxy","tags":["vertx","service-proxy","rpc","async","reactive"],"install":[{"cmd":"<dependency>\n  <groupId>io.vertx</groupId>\n  <artifactId>vertx-service-proxy</artifactId>\n  <version>5.0.11</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.vertx:vertx-service-proxy:5.0.11'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ServiceProxyBuilder","correct":"io.vertx.serviceproxy.ServiceProxyBuilder"}],"quickstart":{"code":"import io.vertx.serviceproxy.ServiceProxyBuilder;\nimport io.vertx.core.Vertx;\n\npublic class Example {\n    public static void main(String[] args) {\n        Vertx vertx = Vertx.vertx();\n        ServiceProxyBuilder builder = new ServiceProxyBuilder(vertx);\n        System.out.println(\"ServiceProxyBuilder created.\");\n    }\n}","lang":"java","description":"Demonstrates creating a ServiceProxyBuilder in Vert.x."},"warnings":[],"env_vars":null,"search_vec":"'async':20 'asynchron':13 'generat':7 'handler':11 'modul':5 'proxi':3,9,18 'reactiv':21 'rpc':14,19 'servic':2,8,17 'service-proxi':16 'vert.x':1,4 'vertx':15","created_at":"2026-06-15T10:50:51.691955+00:00","updated_at":"2026-06-15T10:50:51.691955+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/eclipse-vertx/vertx5-parent","github":"https://github.com/vert-x3/vertx-service-proxy","docs":"https://appdoc.app/artifact/io.vertx/vertx-service-proxy/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}