Last Version

JSON Transformer 0.1.0

A json-2-json transformer library

License

License

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.hmsonline
ArtifactId

ArtifactId

json-transformer
Version

Version

0.1.0
Type

Type

jar
Description

Description

JSON Transformer
A json-2-json transformer library
Project URL

Project URL

https://github.com/hmsonline/json-transformer

Download json-transformer 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.