License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-leveldb-legacy |
Last Version | Last Version3.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: LevelDB Legacy (deprecated)
Using LevelDB as persistent EIP store
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-leveldb-legacy/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-leveldb-legacy</artifactId>
<version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-leveldb-legacy/
implementation 'org.apache.camel:camel-leveldb-legacy:3.16.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-leveldb-legacy/
implementation ("org.apache.camel:camel-leveldb-legacy:3.16.0")
'org.apache.camel:camel-leveldb-legacy:jar:3.16.0'
<dependency org="org.apache.camel" name="camel-leveldb-legacy" rev="3.16.0">
<artifact name="camel-leveldb-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-leveldb-legacy', version='3.16.0')
)
libraryDependencies += "org.apache.camel" % "camel-leveldb-legacy" % "3.16.0"
[org.apache.camel/camel-leveldb-legacy "3.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.16.0 |
org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |
org.iq80.leveldb : leveldb | jar | 0.12 |
com.google.guava : guava | jar | 21.0 |
org.fusesource.hawtbuf : hawtbuf | jar | 1.11 |