Last Version

Play Json 2.0.0

The json of Play Framework.

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-json
Version

Version

2.0.0
Type

Type

jar
Description

Description

Play Json
The json of Play Framework.
Project Organization

Project Organization

airlenet

Download play-json 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.airlenet : play-repo jar 2.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
ch.mfrey.jackson : jackson-antpathfilter jar 1.0.2
org.springframework : spring-context-support jar 4.3.10.RELEASE

test (2)

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

Project Modules

There are no modules declared in this project.