Last Version

vertx-web-mount 0.2.0

Mount your Vert.x web routes with JAX-RS annotations

License

License

GroupId

GroupId

de.gofabian
ArtifactId

ArtifactId

vertx-web-mount
Version

Version

0.2.0
Type

Type

jar
Description

Description

vertx-web-mount
Mount your Vert.x web routes with JAX-RS annotations
Project URL

Project URL

https://github.com/gofabian/vertx-web-mount/
Source Code Management

Source Code Management

http://github.com/gofabian/vertx-web-mount/tree/master

Download vertx-web-mount 0.2.0


<!-- 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"]

Dependencies

compile (4)

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

test (5)

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

Project Modules

There are no modules declared in this project.