| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kielo.smartcache |
| Идентификатор | Идентификаторsmartcache-spring |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsmartcache
SmartCache - cache that can survive everything.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smartcache-spring-0.3.0.pom | |
| smartcache-spring-0.3.0.jar | 4 KB |
| smartcache-spring-0.3.0-sources.jar | 2 KB |
| smartcache-spring-0.3.0-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kielo.smartcache/smartcache-spring/ -->
<dependency>
<groupId>org.kielo.smartcache</groupId>
<artifactId>smartcache-spring</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kielo.smartcache/smartcache-spring/
implementation 'org.kielo.smartcache:smartcache-spring:0.3.0'
// https://jarcasting.com/artifacts/org.kielo.smartcache/smartcache-spring/
implementation ("org.kielo.smartcache:smartcache-spring:0.3.0")
'org.kielo.smartcache:smartcache-spring:jar:0.3.0'
<dependency org="org.kielo.smartcache" name="smartcache-spring" rev="0.3.0">
<artifact name="smartcache-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kielo.smartcache', module='smartcache-spring', version='0.3.0')
)
libraryDependencies += "org.kielo.smartcache" % "smartcache-spring" % "0.3.0"
[org.kielo.smartcache/smartcache-spring "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.kielo.smartcache : smartcache-core | jar | 0.3.0 |
| org.aspectj : aspectjweaver | jar | 1.8.5 |
| org.springframework : spring-context | jar | 4.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jayway.awaitility : awaitility | jar | 1.6.3 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.springframework : spring-test | jar | 4.1.6.RELEASE |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| org.spockframework : spock-spring | jar | 1.0-groovy-2.4 |
| ch.qos.logback : logback-core | jar | 1.0.13 |