не последняя версия
Последняя версия 3.2.1-01

org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache 3.0.1-01


Категории

Категории

Ehcache Данные Caching
Группа

Группа

org.sonatype.nexus.bundles
Идентификатор

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

org.sonatype.nexus.bundles.ehcache
Версия

Версия

3.0.1-01
Тип

Тип

jar

Скачать org.sonatype.nexus.bundles.ehcache 3.0.1-01


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.bundles/org.sonatype.nexus.bundles.ehcache/ -->
<dependency>
    <groupId>org.sonatype.nexus.bundles</groupId>
    <artifactId>org.sonatype.nexus.bundles.ehcache</artifactId>
    <version>3.0.1-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.bundles/org.sonatype.nexus.bundles.ehcache/
implementation 'org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache:3.0.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.bundles/org.sonatype.nexus.bundles.ehcache/
implementation ("org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache:3.0.1-01")
'org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache:jar:3.0.1-01'
<dependency org="org.sonatype.nexus.bundles" name="org.sonatype.nexus.bundles.ehcache" rev="3.0.1-01">
  <artifact name="org.sonatype.nexus.bundles.ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.bundles', module='org.sonatype.nexus.bundles.ehcache', version='3.0.1-01')
)
libraryDependencies += "org.sonatype.nexus.bundles" % "org.sonatype.nexus.bundles.ehcache" % "3.0.1-01"
[org.sonatype.nexus.bundles/org.sonatype.nexus.bundles.ehcache "3.0.1-01"]