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

org.glassfish.hk2:caching-aop-example 2.4.0-b26


Категории

Категории

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

Группа

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

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

caching-aop-example
Версия

Версия

2.4.0-b26
Тип

Тип

pom

Скачать caching-aop-example 2.4.0-b26

Имя Файла Размер
caching-aop-example-2.4.0-b26.pom 2 KB
Обзор

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