License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Ehcache Data Caching |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-ehcache-deployment |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Ehcache :: Deployment
Autogenerated extensions not yet tested in the native mode
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-ehcache-deployment/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ehcache-deployment</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-ehcache-deployment/
implementation 'org.apache.camel.quarkus:camel-quarkus-ehcache-deployment:2.5.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-ehcache-deployment/
implementation ("org.apache.camel.quarkus:camel-quarkus-ehcache-deployment:2.5.0")
'org.apache.camel.quarkus:camel-quarkus-ehcache-deployment:jar:2.5.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-ehcache-deployment" rev="2.5.0">
<artifact name="camel-quarkus-ehcache-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-ehcache-deployment', version='2.5.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-ehcache-deployment" % "2.5.0"
[org.apache.camel.quarkus/camel-quarkus-ehcache-deployment "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-core-deployment | jar | |
org.apache.camel.quarkus : camel-quarkus-ehcache | jar |