s

smithy-jmespath

A standalone JMESPath parser
https://github.com/awslabs/smithy
Apache License 2.0
Smithy
Files download
File Operation
smithy-jmespath-1.16.2.jar download
smithy-jmespath-1.16.2.pom download
smithy-jmespath-1.16.2-sources.jar download
Apache Maven
<dependency>
  <groupId>software.amazon.smithy</groupId>
  <artifactId>smithy-jmespath</artifactId>
  <version>1.16.2</version>
</dependency>
Gradle Groovy
implementation 'software.amazon.smithy:smithy-jmespath:1.16.2'
Gradle Kotlin
implementation("software.amazon.smithy:smithy-jmespath:1.16.2")
Scala SBT
libraryDependencies += "software.amazon.smithy" % "smithy-jmespath" % "1.16.2"
Groovy Grape
@Grapes(
  @Grab(group='software.amazon.smithy', module='smithy-jmespath', version='1.16.2')
)
Apache Ivy
<dependency org="software.amazon.smithy" name="smithy-jmespath" rev="1.16.2" />
Leiningen
[software.amazon.smithy/smithy-jmespath "1.16.2"]
Apache Buildr
'software.amazon.smithy:smithy-jmespath:jar:1.16.2'
Dependencies
The project has no third-party dependencies