{"id":68482,"library":"vertx-lang-ruby","title":"Vert.x Ruby Language Support","description":"Ruby language support module for the Eclipse Vert.x event-driven application framework.","status":"active","version":"3.9.16","language":"java","source_language":null,"source_url":"https://github.com/vert-x3/vert-parent","tags":["vertx","ruby","polyglot","reactive"],"install":[{"cmd":"<dependency>\n  <groupId>io.vertx</groupId>\n  <artifactId>vertx-lang-ruby</artifactId>\n  <version>3.9.16</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.vertx:vertx-lang-ruby:3.9.16'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"RubyVerticleFactory","correct":"io.vertx.lang.ruby.RubyVerticleFactory"}],"quickstart":{"code":"import io.vertx.lang.ruby.RubyVerticleFactory;\nimport io.vertx.core.Vertx;\n\npublic class Example {\n    public static void main(String[] args) {\n        Vertx vertx = Vertx.vertx();\n        RubyVerticleFactory factory = new RubyVerticleFactory();\n        System.out.println(\"Ruby verticle factory: \" + factory);\n    }\n}","lang":"java","description":"Shows how to use the Ruby verticle factory in Vert.x."},"warnings":[],"env_vars":null,"search_vec":"'applic':16 'driven':15 'eclips':11 'event':14 'event-driven':13 'framework':17 'languag':3,6 'modul':8 'polyglot':20 'reactiv':21 'rubi':2,5,19 'support':4,7 'vert.x':1,12 'vertx':18","created_at":"2026-06-17T17:50:19.673783+00:00","updated_at":"2026-06-17T17:50:19.673783+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":"http://nexus.sonatype.org/oss-repository-hosting.html","github":"https://github.com/vert-x3/vert-parent","docs":"https://appdoc.app/artifact/io.vertx/vertx-lang-ruby/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"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}}