Last Version

JSON Document Normalizer 2.3

JSON Document Normalizer

License

License

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.github.saiprasadkrishnamurthy
ArtifactId

ArtifactId

json-normalizer
Version

Version

2.3
Type

Type

jar
Description

Description

JSON Document Normalizer
JSON Document Normalizer
Project URL

Project URL

https://github.com/SaiprasadKrishnamurthy/json-normalizer
Source Code Management

Source Code Management

https://github.com/SaiprasadKrishnamurthy/json-normalizer

Download json-normalizer 2.3


<!-- https://jarcasting.com/artifacts/com.github.saiprasadkrishnamurthy/json-normalizer/ -->
<dependency>
    <groupId>com.github.saiprasadkrishnamurthy</groupId>
    <artifactId>json-normalizer</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.saiprasadkrishnamurthy/json-normalizer/
implementation 'com.github.saiprasadkrishnamurthy:json-normalizer:2.3'
// https://jarcasting.com/artifacts/com.github.saiprasadkrishnamurthy/json-normalizer/
implementation ("com.github.saiprasadkrishnamurthy:json-normalizer:2.3")
'com.github.saiprasadkrishnamurthy:json-normalizer:jar:2.3'
<dependency org="com.github.saiprasadkrishnamurthy" name="json-normalizer" rev="2.3">
  <artifact name="json-normalizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.saiprasadkrishnamurthy', module='json-normalizer', version='2.3')
)
libraryDependencies += "com.github.saiprasadkrishnamurthy" % "json-normalizer" % "2.3"
[com.github.saiprasadkrishnamurthy/json-normalizer "2.3"]

Dependencies

compile (9)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
com.jayway.jsonpath : json-path jar 2.4.0
com.github.wnameless : json-flattener jar 0.5.0
org.apache.commons : commons-collections4 jar 4.1
org.javatuples : javatuples jar 1.2
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
com.mitchtalmadge : ascii-data jar 1.2.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.