License |
License |
---|---|
Categories |
CategoriesJSON Data JsonPath |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-jsonpath |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: JSon Path
Camel JSON Path Language
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-jsonpath-3.17.0.pom | |
camel-jsonpath-3.17.0.jar | 32 KB |
camel-jsonpath-3.17.0-sources.jar | 21 KB |
camel-jsonpath-3.17.0-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-jsonpath/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jsonpath</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-jsonpath/
implementation 'org.apache.camel:camel-jsonpath:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-jsonpath/
implementation ("org.apache.camel:camel-jsonpath:3.17.0")
'org.apache.camel:camel-jsonpath:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-jsonpath" rev="3.17.0">
<artifact name="camel-jsonpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-jsonpath', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-jsonpath" % "3.17.0"
[org.apache.camel/camel-jsonpath "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
org.apache.camel : camel-file | jar | 3.17.0 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations Optional | jar | 2.13.2 |