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