j

json-schema-ref-parser

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