Last Version

Vertx Service4J 1.1.1

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

License

License

GroupId

GroupId

com.github.longdt
ArtifactId

ArtifactId

vertx-service4j
Version

Version

1.1.1
Type

Type

jar
Description

Description

Vertx Service4J
A lightweight replacement for vertx-service-proxy. This library is highly optimized for vertx java
Project URL

Project URL

https://github.com/longdt/vertx-service4j
Source Code Management

Source Code Management

https://github.com/longdt/vertx-service4j

Download vertx-service4j 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-service-proxy jar 4.0.3
com.squareup : javapoet jar 1.13.0
com.google.auto : auto-common jar 1.2.1
com.google.auto.value : auto-value-annotations jar 1.9
com.esotericsoftware : kryo jar 5.3.0

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.9
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.