j

json-schema-ref-parser

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