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

org.glassfish.hk2:caching-aop-example-system 3.0.0-M2

The system code for the caching AOP example

Категории

Категории

GlassFish Контейнер Application Servers Caching Данные HK2 Библиотеки уровня приложения Dependency Injection
Группа

Группа

org.glassfish.hk2
Идентификатор

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

caching-aop-example-system
Версия

Версия

3.0.0-M2
Тип

Тип

jar

Скачать caching-aop-example-system 3.0.0-M2


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example-system/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>caching-aop-example-system</artifactId>
    <version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example-system/
implementation 'org.glassfish.hk2:caching-aop-example-system:3.0.0-M2'
// https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example-system/
implementation ("org.glassfish.hk2:caching-aop-example-system:3.0.0-M2")
'org.glassfish.hk2:caching-aop-example-system:jar:3.0.0-M2'
<dependency org="org.glassfish.hk2" name="caching-aop-example-system" rev="3.0.0-M2">
  <artifact name="caching-aop-example-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='caching-aop-example-system', version='3.0.0-M2')
)
libraryDependencies += "org.glassfish.hk2" % "caching-aop-example-system" % "3.0.0-M2"
[org.glassfish.hk2/caching-aop-example-system "3.0.0-M2"]