is not current version
Last Version 1.1.1

com.github.longdt:vertx-service4j 1.0.1

A lightweight replacement for vertx-service-proxy. This library is highly optimized for vertx java

GroupId

GroupId

com.github.longdt
ArtifactId

ArtifactId

vertx-service4j
Version

Version

1.0.1
Type

Type

jar

Download vertx-service4j 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.longdt/vertx-service4j/ -->
<dependency>
    <groupId>com.github.longdt</groupId>
    <artifactId>vertx-service4j</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.longdt/vertx-service4j/
implementation 'com.github.longdt:vertx-service4j:1.0.1'
// https://jarcasting.com/artifacts/com.github.longdt/vertx-service4j/
implementation ("com.github.longdt:vertx-service4j:1.0.1")
'com.github.longdt:vertx-service4j:jar:1.0.1'
<dependency org="com.github.longdt" name="vertx-service4j" rev="1.0.1">
  <artifact name="vertx-service4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.longdt', module='vertx-service4j', version='1.0.1')
)
libraryDependencies += "com.github.longdt" % "vertx-service4j" % "1.0.1"
[com.github.longdt/vertx-service4j "1.0.1"]