не последняя версия
Последняя версия 2.10.0

org.apache.camel.quarkus:camel-quarkus-integration-test-ehcache 2.3.0

Integration tests for Camel Quarkus Ehcache extension

Категории

Категории

Quarkus Контейнер Микросервисы Ehcache Данные Caching
Группа

Группа

org.apache.camel.quarkus
Идентификатор

Идентификатор

camel-quarkus-integration-test-ehcache
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать camel-quarkus-integration-test-ehcache 2.3.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-ehcache/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-integration-test-ehcache</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-ehcache/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-ehcache:2.3.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-ehcache/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-ehcache:2.3.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-ehcache:jar:2.3.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-ehcache" rev="2.3.0">
  <artifact name="camel-quarkus-integration-test-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-ehcache', version='2.3.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-ehcache" % "2.3.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-ehcache "2.3.0"]