License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Jolt Data JSON |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-jolt |
Last Version | Last Version2.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: JOLT :: Runtime
JSON to JSON transformation using JOLT.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-quarkus-jolt-2.10.0.pom | |
camel-quarkus-jolt-2.10.0.jar | 8 KB |
camel-quarkus-jolt-2.10.0-sources.jar | 4 KB |
camel-quarkus-jolt-2.10.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-jolt/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jolt</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-jolt/
implementation 'org.apache.camel.quarkus:camel-quarkus-jolt:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-jolt/
implementation ("org.apache.camel.quarkus:camel-quarkus-jolt:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-jolt:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-jolt" rev="2.10.0">
<artifact name="camel-quarkus-jolt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-jolt', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-jolt" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-jolt "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-core | jar | |
org.apache.camel : camel-jolt | jar |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.nativeimage : svm | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-launcher | jar |