| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.paradoxical |
| ArtifactId | ArtifactIdjson-schema-diff |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-schema-diff
json-schema-diff
|
| Filename | Size |
|---|---|
| json-schema-diff-1.1.pom | |
| json-schema-diff-1.1.jar | 13 KB |
| json-schema-diff-1.1-sources.jar | 3 KB |
| json-schema-diff-1.1-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.paradoxical/json-schema-diff/ -->
<dependency>
<groupId>io.paradoxical</groupId>
<artifactId>json-schema-diff</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.paradoxical/json-schema-diff/
implementation 'io.paradoxical:json-schema-diff:1.1'
// https://jarcasting.com/artifacts/io.paradoxical/json-schema-diff/
implementation ("io.paradoxical:json-schema-diff:1.1")
'io.paradoxical:json-schema-diff:jar:1.1'
<dependency org="io.paradoxical" name="json-schema-diff" rev="1.1">
<artifact name="json-schema-diff" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.paradoxical', module='json-schema-diff', version='1.1')
)
libraryDependencies += "io.paradoxical" % "json-schema-diff" % "1.1"
[io.paradoxical/json-schema-diff "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | [2.7.0,2.7.999] |
| com.godaddy : logging | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| uk.co.jemos.podam : podam | jar | 4.7.2.RELEASE |
| org.assertj : assertj-core | jar | 3.0.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.12 |