j

json-schema-ref-parser

WebJar for json-schema-ref-parser
http://webjars.org
MIT
Files download
File Operation
json-schema-ref-parser-3.1.2.jar download
json-schema-ref-parser-3.1.2.pom download
json-schema-ref-parser-3.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>json-schema-ref-parser</artifactId>
  <version>3.1.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:json-schema-ref-parser:3.1.2'
Gradle Kotlin
implementation("org.webjars.npm:json-schema-ref-parser:3.1.2")
Scala SBT
libraryDependencies += "org.webjars.npm" % "json-schema-ref-parser" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='json-schema-ref-parser', version='3.1.2')
)
Apache Ivy
<dependency org="org.webjars.npm" name="json-schema-ref-parser" rev="3.1.2" />
Leiningen
[org.webjars.npm/json-schema-ref-parser "3.1.2"]
Apache Buildr
'org.webjars.npm:json-schema-ref-parser:jar:3.1.2'