License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-nitrite |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Nitrite
Camel Nitrite component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-nitrite-3.17.0.pom | |
camel-nitrite-3.17.0.jar | 51 KB |
camel-nitrite-3.17.0-sources.jar | 38 KB |
camel-nitrite-3.17.0-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-nitrite/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-nitrite</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-nitrite/
implementation 'org.apache.camel:camel-nitrite:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-nitrite/
implementation ("org.apache.camel:camel-nitrite:3.17.0")
'org.apache.camel:camel-nitrite:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-nitrite" rev="3.17.0">
<artifact name="camel-nitrite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-nitrite', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-nitrite" % "3.17.0"
[org.apache.camel/camel-nitrite "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
org.dizitart : nitrite | jar | 3.4.4 |