is not current version
Last Version 1.1

com.zandero:rest.vertx 0.8.8

JAX-RS REST annotation processor for vert.x verticals

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

rest.vertx
Version

Version

0.8.8
Type

Type

jar

Download rest.vertx 0.8.8


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