License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.smithy |
ArtifactId | ArtifactIdsmithy-jmespath |
Last Version | Last Version1.21.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmithy :: JMESPath
A standalone JMESPath parser
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smithy-jmespath-1.21.0.pom | |
smithy-jmespath-1.21.0.jar | 68 KB |
smithy-jmespath-1.21.0-sources.jar | 47 KB |
smithy-jmespath-1.21.0-javadoc.jar | 492 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-jmespath/ -->
<dependency>
<groupId>software.amazon.smithy</groupId>
<artifactId>smithy-jmespath</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-jmespath/
implementation 'software.amazon.smithy:smithy-jmespath:1.21.0'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-jmespath/
implementation ("software.amazon.smithy:smithy-jmespath:1.21.0")
'software.amazon.smithy:smithy-jmespath:jar:1.21.0'
<dependency org="software.amazon.smithy" name="smithy-jmespath" rev="1.21.0">
<artifact name="smithy-jmespath" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-jmespath', version='1.21.0')
)
libraryDependencies += "software.amazon.smithy" % "smithy-jmespath" % "1.21.0"
[software.amazon.smithy/smithy-jmespath "1.21.0"]