is not current version
Last Version 0.8

se.hiq.oss:json-schema-discovery 0.3

Auto-detected JSON schema classes and provide a repository for easy lookup

Categories

Categories

JSON Data
GroupId

GroupId

se.hiq.oss
ArtifactId

ArtifactId

json-schema-discovery
Version

Version

0.3
Type

Type

jar

Download json-schema-discovery 0.3


<!-- https://jarcasting.com/artifacts/se.hiq.oss/json-schema-discovery/ -->
<dependency>
    <groupId>se.hiq.oss</groupId>
    <artifactId>json-schema-discovery</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.hiq.oss/json-schema-discovery/
implementation 'se.hiq.oss:json-schema-discovery:0.3'
// https://jarcasting.com/artifacts/se.hiq.oss/json-schema-discovery/
implementation ("se.hiq.oss:json-schema-discovery:0.3")
'se.hiq.oss:json-schema-discovery:jar:0.3'
<dependency org="se.hiq.oss" name="json-schema-discovery" rev="0.3">
  <artifact name="json-schema-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.hiq.oss', module='json-schema-discovery', version='0.3')
)
libraryDependencies += "se.hiq.oss" % "json-schema-discovery" % "0.3"
[se.hiq.oss/json-schema-discovery "0.3"]