Registry / other / vertx-lang-js

vertx-lang-js

JSON →
library3.9.16javamavenunverified

Provides JavaScript language support for the Vert.x toolkit.

<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-lang-js</artifactId> <version>3.9.16</version> </dependency>
INSTALL
IMPORT
SIG · VERTX-LANG-JS
V
vertx-lang-js
otherjavav3.9.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

VertxJS
io.vertx.lang.js.VertxJS

Initializes a Vert.x instance with JavaScript support.

import io.vertx.lang.js.VertxJS; public class Example { public static void main(String[] args) { VertxJS vertx = VertxJS.vertx(); System.out.println("Vert.x JS started"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.16latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
vertx-lang-js — mvn dependency:get vertx-lang-js · libregistry