Json Mystique

Json Utility to transform Jsons

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.balajeetm
ArtifactId

ArtifactId

json-mystique
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Json Mystique
Json Utility to transform Jsons
Project URL

Project URL

https://github.com/balajeetm/json-mystique
Source Code Management

Source Code Management

https://github.com/balajeetm/json-mystique

Download json-mystique

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.6.RELEASE
com.google.guava : guava jar 19.0
commons-io : commons-io jar 2.4
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.4.3
com.google.code.gson : gson jar 2.7
ch.qos.logback : logback-classic jar 1.1.7
io.reactivex : rxjava jar 1.2.0

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.6.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1