is not current version
Last Version 2.4.0

com.github.lafa.jsonpath:json-path-parent 1.0.3

Parent POM file for json-path project

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.github.lafa.jsonpath
ArtifactId

ArtifactId

json-path-parent
Version

Version

1.0.3
Type

Type

pom

Download json-path-parent 1.0.3

Filename Size
json-path-parent-1.0.3.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.lafa.jsonpath/json-path-parent/ -->
<dependency>
    <groupId>com.github.lafa.jsonpath</groupId>
    <artifactId>json-path-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.jsonpath/json-path-parent/
implementation 'com.github.lafa.jsonpath:json-path-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.lafa.jsonpath/json-path-parent/
implementation ("com.github.lafa.jsonpath:json-path-parent:1.0.3")
'com.github.lafa.jsonpath:json-path-parent:pom:1.0.3'
<dependency org="com.github.lafa.jsonpath" name="json-path-parent" rev="1.0.3">
  <artifact name="json-path-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.jsonpath', module='json-path-parent', version='1.0.3')
)
libraryDependencies += "com.github.lafa.jsonpath" % "json-path-parent" % "1.0.3"
[com.github.lafa.jsonpath/json-path-parent "1.0.3"]