| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEhcache Данные Caching |
| Группа | Группаcom.googlecode.ehcache-spring-annotations |
| Идентификатор | Идентификаторehcache-spring-annotations-parent |
| Последняя версия | Последняя версия3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEhcache Spring Annotations Parent
Common POM configuration for Ehcache Spring Annotaitons projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ehcache-spring-annotations-parent-3.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent/ -->
<dependency>
<groupId>com.googlecode.ehcache-spring-annotations</groupId>
<artifactId>ehcache-spring-annotations-parent</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent/
implementation 'com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations-parent:3'
// https://jarcasting.com/artifacts/com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent/
implementation ("com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations-parent:3")
'com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations-parent:pom:3'
<dependency org="com.googlecode.ehcache-spring-annotations" name="ehcache-spring-annotations-parent" rev="3">
<artifact name="ehcache-spring-annotations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.ehcache-spring-annotations', module='ehcache-spring-annotations-parent', version='3')
)
libraryDependencies += "com.googlecode.ehcache-spring-annotations" % "ehcache-spring-annotations-parent" % "3"
[com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent "3"]