Last Version

jason 0.1.1

Jason - elastic JSON serializer based on GSON.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jasonjson
ArtifactId

ArtifactId

jason
Version

Version

0.1.1
Type

Type

jar
Description

Description

jason
Jason - elastic JSON serializer based on GSON.
Source Code Management

Source Code Management

https://github.com/adamdubiel/jason

Download jason 0.1.1


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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
com.googlecode.catch-exception : catch-exception jar 1.0.4
org.easytesting : fest-assert-core jar 2.0M10
com.jayway.jsonpath : json-path jar 0.8.1
com.jayway.jsonpath : json-path-assert jar 0.8.1

Project Modules

There are no modules declared in this project.