| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEhcache Данные Caching |
| Группа | Группаcom.translationexchange |
| Идентификатор | Идентификаторtml-ehcache |
| Версия | Версия0.2.2 |
| Тип | Типjar |
| Описание |
Описаниеtml-ehcache
EHCache adapter for TML
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tml-ehcache-0.2.2.pom | |
| tml-ehcache-0.2.2.jar | 4 KB |
| tml-ehcache-0.2.2-sources.jar | 2 KB |
| tml-ehcache-0.2.2-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.translationexchange/tml-ehcache/ -->
<dependency>
<groupId>com.translationexchange</groupId>
<artifactId>tml-ehcache</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.translationexchange/tml-ehcache/
implementation 'com.translationexchange:tml-ehcache:0.2.2'
// https://jarcasting.com/artifacts/com.translationexchange/tml-ehcache/
implementation ("com.translationexchange:tml-ehcache:0.2.2")
'com.translationexchange:tml-ehcache:jar:0.2.2'
<dependency org="com.translationexchange" name="tml-ehcache" rev="0.2.2">
<artifact name="tml-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.translationexchange', module='tml-ehcache', version='0.2.2')
)
libraryDependencies += "com.translationexchange" % "tml-ehcache" % "0.2.2"
[com.translationexchange/tml-ehcache "0.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.translationexchange : tml | jar | 0.2.10 |
| net.sf.ehcache : ehcache | jar | 2.8.1 |