License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-web-api-contract |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-web-api-contract/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-api-contract</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-web-api-contract/
implementation 'io.vertx:vertx-web-api-contract:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-web-api-contract/
implementation ("io.vertx:vertx-web-api-contract:4.3.1")
'io.vertx:vertx-web-api-contract:jar:4.3.1'
<dependency org="io.vertx" name="vertx-web-api-contract" rev="4.3.1">
<artifact name="vertx-web-api-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-web-api-contract', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-web-api-contract" % "4.3.1"
[io.vertx/vertx-web-api-contract "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | jar | 4.3.1 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.networknt : json-schema-validator | jar | 1.0.43 |
io.swagger.parser.v3 : swagger-parser-v3 | jar | 2.0.21 |
io.vertx : vertx-auth-jwt Optional | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
io.vertx : vertx-core | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | test-jar | 4.3.1 |
io.vertx : vertx-web-client | jar | 4.3.1 |
io.vertx : vertx-unit | jar | |
io.vertx : vertx-auth-properties | jar | |
io.vertx : vertx-service-proxy | jar | |
org.slf4j : slf4j-api | jar | 1.7.21 |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-core | test-jar |