Last Version

null 0.1.4

null

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

json-schema-avro
Version

Version

0.1.4
Type

Type

jar
Description

Description

null
null
Project URL

Project URL

https://github.com/fge/json-schema-avro

Download json-schema-avro 0.1.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.fge : json-schema-validator jar 2.2.0
org.apache.avro : avro jar 1.7.6

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.