Last Version

kTest :: Integration :: JSONPath 1.0.0

kTest JSONPath integration + subtree DSL

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

run.smt.ktest
ArtifactId

ArtifactId

ktest-jsonpath
Version

Version

1.0.0
Type

Type

jar
Description

Description

kTest :: Integration :: JSONPath
kTest JSONPath integration + subtree DSL
Project URL

Project URL

https://github.com/saksmt/ktest
Source Code Management

Source Code Management

https://github.com/saksmt/ktest

Download ktest-jsonpath 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
run.smt.ktest : ktest-util jar 1.0.0
run.smt.ktest : ktest-jackson jar 1.0.0
com.fasterxml.jackson.core : jackson-core jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.0
com.jayway.jsonpath : json-path jar 2.2.0

test (2)

Group / Artifact Type Version
run.smt.ktest : ktest-runner-junit4 jar 1.0.0
com.natpryce : hamkrest jar 1.4.2.2

Project Modules

There are no modules declared in this project.