| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.camel |
| ArtifactId | ArtifactIdcamel-lra |
| Last Version | Last Version3.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamel :: Long-Running-Action
Camel saga binding for Long-Running-Action framework
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camel-lra-3.17.0.pom | |
| camel-lra-3.17.0.jar | 29 KB |
| camel-lra-3.17.0-sources.jar | 15 KB |
| camel-lra-3.17.0-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-lra/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-lra</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-lra/
implementation 'org.apache.camel:camel-lra:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-lra/
implementation ("org.apache.camel:camel-lra:3.17.0")
'org.apache.camel:camel-lra:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-lra" rev="3.17.0">
<artifact name="camel-lra" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-lra', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-lra" % "3.17.0"
[org.apache.camel/camel-lra "3.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-core-engine | jar | 3.17.0 |
| org.apache.camel : camel-saga | jar | 3.17.0 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.5.2 |