License |
License
Apache-2.0
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjmespath |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjmespath
WebJar for jmespath
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmespath-0.16.0.pom | |
jmespath-0.16.0.jar | 46 KB |
jmespath-0.16.0-sources.jar | 22 bytes |
jmespath-0.16.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jmespath/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jmespath</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jmespath/
implementation 'org.webjars.npm:jmespath:0.16.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jmespath/
implementation ("org.webjars.npm:jmespath:0.16.0")
'org.webjars.npm:jmespath:jar:0.16.0'
<dependency org="org.webjars.npm" name="jmespath" rev="0.16.0">
<artifact name="jmespath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jmespath', version='0.16.0')
)
libraryDependencies += "org.webjars.npm" % "jmespath" % "0.16.0"
[org.webjars.npm/jmespath "0.16.0"]