Last Version

fr.myprysm.vertx:vertx-web 0.1.3

Web utilities to fasten endpoint development with Vert.x. Provides abstract classes for classic and OpenAPI 3.0 endpoints

License

License

GroupId

GroupId

fr.myprysm.vertx
ArtifactId

ArtifactId

vertx-web
Version

Version

0.1.3
Type

Type

jar
Description

Description

fr.myprysm.vertx:vertx-web
Web utilities to fasten endpoint development with Vert.x. Provides abstract classes for classic and OpenAPI 3.0 endpoints

Download vertx-web 0.1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
fr.myprysm.vertx : vertx-core jar 0.1.2
io.vertx : vertx-dropwizard-metrics jar
io.vertx : vertx-circuit-breaker jar
io.vertx : vertx-web-api-contract jar
com.google.guava : guava jar 25.0-jre

provided (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
io.vertx : vertx-codegen jar
io.vertx : vertx-lang-kotlin jar
io.vertx : vertx-lang-groovy jar
io.vertx : vertx-lang-ruby jar
io.vertx : vertx-lang-ceylon jar
io.vertx : vertx-lang-js jar

test (7)

Group / Artifact Type Version
fr.myprysm.vertx : vertx-test jar 0.1.2
io.vertx : vertx-junit5 jar 3.5.2
org.assertj : assertj-core jar 3.9.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-engine jar 1.1.0
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.