| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.fge |
| ArtifactId | ArtifactIdjson-schema-avro |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnull
null
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| json-schema-avro-0.1.4.pom | |
| json-schema-avro-0.1.4.jar | 47 KB |
| json-schema-avro-0.1.4-sources.jar | 23 KB |
| json-schema-avro-0.1.4-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fge/json-schema-avro/ -->
<dependency>
<groupId>com.github.fge</groupId>
<artifactId>json-schema-avro</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/json-schema-avro/
implementation 'com.github.fge:json-schema-avro:0.1.4'
// https://jarcasting.com/artifacts/com.github.fge/json-schema-avro/
implementation ("com.github.fge:json-schema-avro:0.1.4")
'com.github.fge:json-schema-avro:jar:0.1.4'
<dependency org="com.github.fge" name="json-schema-avro" rev="0.1.4">
<artifact name="json-schema-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='json-schema-avro', version='0.1.4')
)
libraryDependencies += "com.github.fge" % "json-schema-avro" % "0.1.4"
[com.github.fge/json-schema-avro "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fge : json-schema-validator | jar | 2.2.0 |
| org.apache.avro : avro | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |
| org.testng : testng | jar | 6.8.7 |