a

adm-json-schema-gen

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