| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdla.alsocan |
| ArtifactId | ArtifactIdjson-shapeshifter |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJson Shapeshifter
An incremental Json-to-Json transformation library written in Java
|
| Filename | Size |
|---|---|
| json-shapeshifter-0.1.1.pom | |
| json-shapeshifter-0.1.1.jar | 33 KB |
| json-shapeshifter-0.1.1-sources.jar | 18 KB |
| json-shapeshifter-0.1.1-javadoc.jar | 142 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/ -->
<dependency>
<groupId>la.alsocan</groupId>
<artifactId>json-shapeshifter</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/
implementation 'la.alsocan:json-shapeshifter:0.1.1'
// https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/
implementation ("la.alsocan:json-shapeshifter:0.1.1")
'la.alsocan:json-shapeshifter:jar:0.1.1'
<dependency org="la.alsocan" name="json-shapeshifter" rev="0.1.1">
<artifact name="json-shapeshifter" type="jar" />
</dependency>
@Grapes(
@Grab(group='la.alsocan', module='json-shapeshifter', version='0.1.1')
)
libraryDependencies += "la.alsocan" % "json-shapeshifter" % "0.1.1"
[la.alsocan/json-shapeshifter "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fge : json-schema-validator | jar | 2.2.6 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
| com.github.jknack : handlebars | jar | 1.3.2 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |