play-json-zipper

Tools for complex and powerful manipulations of Play JSON API structures.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.michaelahlers
ArtifactId

ArtifactId

play-json-zipper_2.11
Last Version

Last Version

1.2.0.23.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-json-zipper
Tools for complex and powerful manipulations of Play JSON API structures.
Project URL

Project URL

http://github.com/michaelahlers/mandubian-play-json-zipper
Project Organization

Project Organization

com.github.michaelahlers
Source Code Management

Source Code Management

http://github.com/michaelahlers/mandubian-play-json-zipper

Download play-json-zipper_2.11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

provided (1)

Group / Artifact Type Version
com.typesafe.play : play-json_2.11 jar 2.3.10

test (2)

Group / Artifact Type Version
org.specs2 : specs2_2.11 jar 2.3.13
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0.23.1
1.2.0.23.0