License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-service-proxy |
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-service-proxy/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-service-proxy</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-service-proxy/
implementation 'io.vertx:vertx-service-proxy:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-service-proxy/
implementation ("io.vertx:vertx-service-proxy:4.3.1")
'io.vertx:vertx-service-proxy:jar:4.3.1'
<dependency org="io.vertx" name="vertx-service-proxy" rev="4.3.1">
<artifact name="vertx-service-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-service-proxy', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-service-proxy" % "4.3.1"
[io.vertx/vertx-service-proxy "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-auth-jwt Optional | jar | |
io.vertx : vertx-docgen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-core | test-jar | |
io.vertx : vertx-codegen | test-jar | |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
org.assertj : assertj-core | jar | 3.3.0 |