| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.zerocopy.json |
| ArtifactId | ArtifactIdschema |
| Last Version | Last Version1.0.0-beta.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSON Validation Based on JSON Schema
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| schema-1.0.0-beta.2.pom | |
| schema-1.0.0-beta.2.jar | 60 KB |
| schema-1.0.0-beta.2-sources.jar | 35 KB |
| schema-1.0.0-beta.2-javadoc.jar | 560 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.zerocopy.json/schema/ -->
<dependency>
<groupId>io.zerocopy.json</groupId>
<artifactId>schema</artifactId>
<version>1.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.zerocopy.json/schema/
implementation 'io.zerocopy.json:schema:1.0.0-beta.2'
// https://jarcasting.com/artifacts/io.zerocopy.json/schema/
implementation ("io.zerocopy.json:schema:1.0.0-beta.2")
'io.zerocopy.json:schema:jar:1.0.0-beta.2'
<dependency org="io.zerocopy.json" name="schema" rev="1.0.0-beta.2">
<artifact name="schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zerocopy.json', module='schema', version='1.0.0-beta.2')
)
libraryDependencies += "io.zerocopy.json" % "schema" % "1.0.0-beta.2"
[io.zerocopy.json/schema "1.0.0-beta.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.guava : guava | jar | 20.0 |
| io.github.classgraph : classgraph | jar | 4.0.6 |
| Version |
|---|
|
1.0.0-beta.2
|
|
1.0.0-beta.1
|
|
1.0.0-alpha.5
|
|
1.0.0-alpha.4
|
|
1.0.0-alpha.3
|
|
1.0.0-alpha.2
|
|
1.0.0-alpha.1
|