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

org.glassfish.hk2:caching-aop-example-system 2.4.0-b05

The system code for the caching AOP example

Категории

Категории

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

Группа

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

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

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

Версия

2.4.0-b05
Тип

Тип

jar

Скачать caching-aop-example-system 2.4.0-b05


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