play-jsonpath


License

License

MIT
Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.josephpconley
ArtifactId

ArtifactId

play-jsonpath_2.10
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

play-jsonpath
play-jsonpath
Project URL

Project URL

https://github.com/josephpconley/play-jsonpath
Project Organization

Project Organization

com.josephpconley

Download play-jsonpath_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.play : play-json_2.10 jar [2.4.0,2.4.+)
io.gatling : jsonpath_2.10 jar 0.6.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
1.1
1.0