| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjson-schema-compare |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-schema-compare
WebJar for json-schema-compare
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-schema-compare-0.2.2.pom | |
| json-schema-compare-0.2.2.jar | 8 KB |
| json-schema-compare-0.2.2-sources.jar | 22 bytes |
| json-schema-compare-0.2.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-schema-compare/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-schema-compare</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-schema-compare/
implementation 'org.webjars.npm:json-schema-compare:0.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/json-schema-compare/
implementation ("org.webjars.npm:json-schema-compare:0.2.2")
'org.webjars.npm:json-schema-compare:jar:0.2.2'
<dependency org="org.webjars.npm" name="json-schema-compare" rev="0.2.2">
<artifact name="json-schema-compare" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-schema-compare', version='0.2.2')
)
libraryDependencies += "org.webjars.npm" % "json-schema-compare" % "0.2.2"
[org.webjars.npm/json-schema-compare "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : lodash | jar | [4.17.4,5) |