License |
License |
---|---|
GroupId | GroupIdde.gofabian |
ArtifactId | ArtifactIdvertx-web-mount |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionvertx-web-mount
Mount your Vert.x web routes with JAX-RS annotations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-web-mount-0.2.0.pom | |
vertx-web-mount-0.2.0.jar | 43 KB |
vertx-web-mount-0.2.0-sources.jar | 24 KB |
vertx-web-mount-0.2.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gofabian/vertx-web-mount/ -->
<dependency>
<groupId>de.gofabian</groupId>
<artifactId>vertx-web-mount</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.gofabian/vertx-web-mount/
implementation 'de.gofabian:vertx-web-mount:0.2.0'
// https://jarcasting.com/artifacts/de.gofabian/vertx-web-mount/
implementation ("de.gofabian:vertx-web-mount:0.2.0")
'de.gofabian:vertx-web-mount:jar:0.2.0'
<dependency org="de.gofabian" name="vertx-web-mount" rev="0.2.0">
<artifact name="vertx-web-mount" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gofabian', module='vertx-web-mount', version='0.2.0')
)
libraryDependencies += "de.gofabian" % "vertx-web-mount" % "0.2.0"
[de.gofabian/vertx-web-mount "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.6.3 |
io.vertx : vertx-web | jar | 3.6.3 |
org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |
io.vertx : vertx-unit | jar | 3.6.3 |
io.vertx : vertx-web-client | jar | 3.6.3 |
org.apache.logging.log4j : log4j-core | jar | 2.12.1 |