| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEhcache Данные Caching |
| Группа | Группаorg.smart4j |
| Идентификатор | Идентификаторsmart-cache-ehcache |
| Последняя версия | Последняя версия2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmart is a lightweight Java Web Framework and reusable components.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| smart-cache-ehcache-2.2.pom | |
| smart-cache-ehcache-2.2.jar | 5 KB |
| smart-cache-ehcache-2.2-sources.jar | 2 KB |
| smart-cache-ehcache-2.2-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smart4j/smart-cache-ehcache/ -->
<dependency>
<groupId>org.smart4j</groupId>
<artifactId>smart-cache-ehcache</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smart4j/smart-cache-ehcache/
implementation 'org.smart4j:smart-cache-ehcache:2.2'
// https://jarcasting.com/artifacts/org.smart4j/smart-cache-ehcache/
implementation ("org.smart4j:smart-cache-ehcache:2.2")
'org.smart4j:smart-cache-ehcache:jar:2.2'
<dependency org="org.smart4j" name="smart-cache-ehcache" rev="2.2">
<artifact name="smart-cache-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smart4j', module='smart-cache-ehcache', version='2.2')
)
libraryDependencies += "org.smart4j" % "smart-cache-ehcache" % "2.2"
[org.smart4j/smart-cache-ehcache "2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| net.sf.ehcache : ehcache | jar | 2.8.1 |
| commons-lang : commons-lang | jar | 2.4 |
| org.smart4j : smart-cache | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |