License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-atomix |
Last Version | Last Version3.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Atomix (deprecated)
Camel Atomix support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-atomix-3.16.0.pom | |
camel-atomix-3.16.0.jar | 181 KB |
camel-atomix-3.16.0-sources.jar | 108 KB |
camel-atomix-3.16.0-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-atomix/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-atomix</artifactId>
<version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-atomix/
implementation 'org.apache.camel:camel-atomix:3.16.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-atomix/
implementation ("org.apache.camel:camel-atomix:3.16.0")
'org.apache.camel:camel-atomix:jar:3.16.0'
<dependency org="org.apache.camel" name="camel-atomix" rev="3.16.0">
<artifact name="camel-atomix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-atomix', version='3.16.0')
)
libraryDependencies += "org.apache.camel" % "camel-atomix" % "3.16.0"
[org.apache.camel/camel-atomix "3.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.16.0 |
org.apache.camel : camel-cluster | jar | 3.16.0 |
io.atomix : atomix | jar | 1.0.8 |
io.atomix : atomix-groups | jar | 1.0.8 |
io.atomix : atomix-collections | jar | 1.0.8 |
io.atomix : atomix-variables | jar | 1.0.8 |
io.atomix : atomix-concurrent | jar | 1.0.8 |
io.atomix : atomix-resource | jar | 1.0.8 |
io.atomix.catalyst : catalyst-netty | jar | 1.2.1 |
io.netty : netty-transport | jar | 4.1.75.Final |
io.netty : netty-handler | jar | 4.1.75.Final |