License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-web-api-service |
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-service/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-api-service</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-web-api-service/
implementation 'io.vertx:vertx-web-api-service:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-web-api-service/
implementation ("io.vertx:vertx-web-api-service:4.3.1")
'io.vertx:vertx-web-api-service:jar:4.3.1'
<dependency org="io.vertx" name="vertx-web-api-service" rev="4.3.1">
<artifact name="vertx-web-api-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-web-api-service', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-web-api-service" % "4.3.1"
[io.vertx/vertx-web-api-service "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-service-proxy | jar | |
io.vertx : vertx-web-validation | jar | 4.3.1 |
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-codegen | test-jar | 4.3.1 |
io.vertx : vertx-web-validation | test-jar | 4.3.1 |
io.vertx : vertx-junit5 | jar | 4.3.1 |
io.vertx : vertx-web-client | jar | 4.3.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.15.0 |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-core | test-jar |