| License |
License |
|---|---|
| GroupId | GroupIdio.vertx |
| ArtifactId | ArtifactIdvertx-web |
| 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 |
| Filename | Size |
|---|---|
| vertx-web-4.3.1.pom | |
| vertx-web-4.3.1.jar | 279 KB |
| vertx-web-4.3.1-tests.jar | 283 KB |
| vertx-web-4.3.1-test-sources.jar | 138 KB |
| vertx-web-4.3.1-sources.jar | 221 KB |
| vertx-web-4.3.1-javadoc.jar | 357 KB |
| vertx-web-4.3.1-docs.zip | 33 KB |
| vertx-web-4.3.1-client.js | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-web/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-web/
implementation 'io.vertx:vertx-web:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-web/
implementation ("io.vertx:vertx-web:4.3.1")
'io.vertx:vertx-web:jar:4.3.1'
<dependency org="io.vertx" name="vertx-web" rev="4.3.1">
<artifact name="vertx-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-web', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-web" % "4.3.1"
[io.vertx/vertx-web "4.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-web-common | jar | |
| io.vertx : vertx-auth-common | jar | |
| io.vertx : vertx-bridge-common | jar | |
| io.vertx : vertx-auth-jwt Optional | jar | |
| io.vertx : vertx-auth-oauth2 Optional | jar | |
| io.vertx : vertx-auth-htdigest Optional | jar | |
| io.vertx : vertx-auth-webauthn Optional | jar | |
| io.vertx : vertx-auth-otp Optional | 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-unit | jar | |
| io.vertx : vertx-auth-properties | jar | |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.mockito : mockito-core | jar | 2.22.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-core | test-jar |