License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-json-schema |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x JSON Schema
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-json-schema-4.3.1.pom | |
vertx-json-schema-4.3.1.jar | 166 KB |
vertx-json-schema-4.3.1-tests.jar | 119 KB |
vertx-json-schema-4.3.1-test-sources.jar | 77 KB |
vertx-json-schema-4.3.1-sources.jar | 82 KB |
vertx-json-schema-4.3.1-javadoc.jar | 597 KB |
vertx-json-schema-4.3.1-docs.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-json-schema/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-json-schema</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-json-schema/
implementation 'io.vertx:vertx-json-schema:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-json-schema/
implementation ("io.vertx:vertx-json-schema:4.3.1")
'io.vertx:vertx-json-schema:jar:4.3.1'
<dependency org="io.vertx" name="vertx-json-schema" rev="4.3.1">
<artifact name="vertx-json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-json-schema', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-json-schema" % "4.3.1"
[io.vertx/vertx-json-schema "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
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-junit5 | jar | |
org.assertj : assertj-core | jar | 3.15.0 |
org.mockito : mockito-core | jar | 3.3.0 |
org.mockito : mockito-junit-jupiter | jar | 3.3.0 |