License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.karaf |
ArtifactId | ArtifactIdcamel-jcache-osgi |
Version | Version3.15.0 |
Type | Typejar |
Description |
DescriptionCamel Karaf :: JCache
Camel JCache support
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-jcache-osgi-3.15.0.pom | |
camel-jcache-osgi-3.15.0.jar | 10 KB |
camel-jcache-osgi-3.15.0-sources.jar | 7 KB |
camel-jcache-osgi-3.15.0-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-jcache-osgi/ -->
<dependency>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>camel-jcache-osgi</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-jcache-osgi/
implementation 'org.apache.camel.karaf:camel-jcache-osgi:3.15.0'
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-jcache-osgi/
implementation ("org.apache.camel.karaf:camel-jcache-osgi:3.15.0")
'org.apache.camel.karaf:camel-jcache-osgi:jar:3.15.0'
<dependency org="org.apache.camel.karaf" name="camel-jcache-osgi" rev="3.15.0">
<artifact name="camel-jcache-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.karaf', module='camel-jcache-osgi', version='3.15.0')
)
libraryDependencies += "org.apache.camel.karaf" % "camel-jcache-osgi" % "3.15.0"
[org.apache.camel.karaf/camel-jcache-osgi "3.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-jcache | jar |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core Optional | jar | 6.0.0 |