a

adm-json-schema-gen

Files download
File Operation
adm-json-schema-gen-2.8.0.jar download
adm-json-schema-gen-2.8.0.pom download
adm-json-schema-gen-2.8.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.basistech</groupId>
  <artifactId>adm-json-schema-gen</artifactId>
  <version>2.8.0</version>
</dependency>
Gradle Groovy
implementation 'com.basistech:adm-json-schema-gen:2.8.0'
Gradle Kotlin
implementation("com.basistech:adm-json-schema-gen:2.8.0")
Scala SBT
libraryDependencies += "com.basistech" % "adm-json-schema-gen" % "2.8.0"
Groovy Grape
@Grapes(
  @Grab(group='com.basistech', module='adm-json-schema-gen', version='2.8.0')
)
Apache Ivy
<dependency org="com.basistech" name="adm-json-schema-gen" rev="2.8.0" />
Leiningen
[com.basistech/adm-json-schema-gen "2.8.0"]
Apache Buildr
'com.basistech:adm-json-schema-gen:jar:2.8.0'