License |
License |
---|---|
Categories |
CategoriesJSON Data JsonPath |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdJSONPath |
Last Version | Last Version0.11.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSONPath
WebJar for JSONPath
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JSONPath-0.11.2.pom | |
JSONPath-0.11.2.jar | 14 KB |
JSONPath-0.11.2-sources.jar | 22 bytes |
JSONPath-0.11.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/JSONPath/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>JSONPath</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/JSONPath/
implementation 'org.webjars.npm:JSONPath:0.11.2'
// https://jarcasting.com/artifacts/org.webjars.npm/JSONPath/
implementation ("org.webjars.npm:JSONPath:0.11.2")
'org.webjars.npm:JSONPath:jar:0.11.2'
<dependency org="org.webjars.npm" name="JSONPath" rev="0.11.2">
<artifact name="JSONPath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='JSONPath', version='0.11.2')
)
libraryDependencies += "org.webjars.npm" % "JSONPath" % "0.11.2"
[org.webjars.npm/JSONPath "0.11.2"]