com.github.easyjsonapi:easyJsonApi

EasyJsonApi improve the way how you create the structure and mapping the objects for json api, it will try to make easy, funny and practice your implementation.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.easyjsonapi
ArtifactId

ArtifactId

easyJsonApi
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.easyjsonapi:easyJsonApi
EasyJsonApi improve the way how you create the structure and mapping the objects for json api, it will try to make easy, funny and practice your implementation.
Project URL

Project URL

https://github.com/easyJsonApi/easyJsonApi
Project Organization

Project Organization

EasyJsonApi

Download easyJsonApi

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.7.2
com.google.code.gson : gson jar 2.6.2
org.slf4j : jcl-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
commons-io : commons-io jar 2.4
com.google.guava : guava jar 19.0
org.jacoco : jacoco-maven-plugin jar 0.7.6.201602180812

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.0.RELEASE
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0