{"id":68280,"library":"vertx-service-discovery","title":"Vert.x Service Discovery","description":"Service discovery component for Vert.x reactive applications.","status":"active","version":"5.0.10","language":"java","source_language":null,"source_url":"https://github.com/vert-x3/vertx-service-discovery","tags":["vertx","service-discovery","reactive","microservices"],"install":[{"cmd":"<dependency>\n  <groupId>io.vertx</groupId>\n  <artifactId>vertx-service-discovery</artifactId>\n  <version>5.0.10</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.vertx:vertx-service-discovery:5.0.10'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ServiceDiscovery","correct":"io.vertx.servicediscovery.ServiceDiscovery"}],"quickstart":{"code":"import io.vertx.servicediscovery.ServiceDiscovery;\nimport io.vertx.core.Vertx;\n\npublic class ServiceDiscoveryExample {\n    public static void main(String[] args) {\n        Vertx vertx = Vertx.vertx();\n        ServiceDiscovery discovery = ServiceDiscovery.create(vertx);\n        System.out.println(\"Service discovery created.\");\n    }\n}","lang":"java","description":"Creates a ServiceDiscovery instance using Vert.x."},"warnings":[{"fix":"Ensure you are using the correct version of Vert.x and update imports accordingly.","message":"Vert.x 5 has breaking API changes from Vert.x 4.","severity":"breaking","affected_versions":">=5.0.0"}],"env_vars":null,"search_vec":"'applic':10 'compon':6 'discoveri':3,5,14 'microservic':16 'reactiv':9,15 'servic':2,4,13 'service-discoveri':12 'vert.x':1,8 'vertx':11","created_at":"2026-06-17T17:47:55.570220+00:00","updated_at":"2026-06-17T17:47:55.570220+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-discovery","docs":"https://appdoc.app/artifact/io.vertx/vertx-service-discovery/","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-17","next_check":"2026-12-14","install_tag":null}}