| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers Caching Данные HK2 Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.glassfish.hk2 |
| Идентификатор | Идентификаторcaching-aop-example |
| Последняя версия | Последняя версия3.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAOP Caching Example
Dependency Injection Kernel
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| caching-aop-example-3.0.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>caching-aop-example</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example/
implementation 'org.glassfish.hk2:caching-aop-example:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example/
implementation ("org.glassfish.hk2:caching-aop-example:3.0.3")
'org.glassfish.hk2:caching-aop-example:pom:3.0.3'
<dependency org="org.glassfish.hk2" name="caching-aop-example" rev="3.0.3">
<artifact name="caching-aop-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='caching-aop-example', version='3.0.3')
)
libraryDependencies += "org.glassfish.hk2" % "caching-aop-example" % "3.0.3"
[org.glassfish.hk2/caching-aop-example "3.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 3.5 |