License |
License |
---|---|
GroupId | GroupIdcom.zandero |
ArtifactId | ArtifactIdrest.vertx |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionZandero REST Vert.X
JAX-RS REST annotation processor for vert.x verticles
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rest.vertx-1.1.pom | |
rest.vertx-1.1.jar | 140 KB |
rest.vertx-1.1-sources.jar | 81 KB |
rest.vertx-1.1-javadoc.jar | 558 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zandero/rest.vertx/ -->
<dependency>
<groupId>com.zandero</groupId>
<artifactId>rest.vertx</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zandero/rest.vertx/
implementation 'com.zandero:rest.vertx:1.1'
// https://jarcasting.com/artifacts/com.zandero/rest.vertx/
implementation ("com.zandero:rest.vertx:1.1")
'com.zandero:rest.vertx:jar:1.1'
<dependency org="com.zandero" name="rest.vertx" rev="1.1">
<artifact name="rest.vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zandero', module='rest.vertx', version='1.1')
)
libraryDependencies += "com.zandero" % "rest.vertx" % "1.1"
[com.zandero/rest.vertx "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.zandero : utils | jar | 1.3 |
com.zandero : utils.extra | jar | 1.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.5 |
io.vertx : vertx-core | jar | 4.1.5 |
io.vertx : vertx-web | jar | 4.1.5 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.inject : javax.inject | jar | 1 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | [5.6.0,) |
org.junit.jupiter : junit-jupiter-api | jar | [5.6.0,) |
io.vertx : vertx-junit5 | jar | 4.1.5 |
io.vertx : vertx-web-client | jar | 4.1.5 |
ch.qos.logback : logback-classic | jar | [1.1.7,) |
org.glassfish.jersey.core : jersey-common | jar | 2.32 |
com.zandero : http | jar | 1.3 |
com.zandero : utils.junit | jar | 1.1 |
org.mockito : mockito-core | jar | 4.3.1 |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
com.google.inject : guice | jar | 5.0.1 |
org.codejargon.feather : feather | jar | 1.0 |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
org.glassfish : javax.el | jar | 3.0.0 |