| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bordertech.taskmaster |
| Идентификатор | Идентификаторcache-helper |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcache-helper
Provides a helper for creating caches (JSR107)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cache-helper-1.0.0.pom | |
| cache-helper-1.0.0.jar | 9 KB |
| cache-helper-1.0.0-tests.jar | 12 KB |
| cache-helper-1.0.0-test-sources.jar | 7 KB |
| cache-helper-1.0.0-sources.jar | 8 KB |
| cache-helper-1.0.0-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/cache-helper/ -->
<dependency>
<groupId>com.github.bordertech.taskmaster</groupId>
<artifactId>cache-helper</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/cache-helper/
implementation 'com.github.bordertech.taskmaster:cache-helper:1.0.0'
// https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/cache-helper/
implementation ("com.github.bordertech.taskmaster:cache-helper:1.0.0")
'com.github.bordertech.taskmaster:cache-helper:jar:1.0.0'
<dependency org="com.github.bordertech.taskmaster" name="cache-helper" rev="1.0.0">
<artifact name="cache-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.taskmaster', module='cache-helper', version='1.0.0')
)
libraryDependencies += "com.github.bordertech.taskmaster" % "cache-helper" % "1.0.0"
[com.github.bordertech.taskmaster/cache-helper "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.cache : cache-api | jar | 1.1.1 |
| com.github.bordertech.didums : didums-core | jar | 1.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.ehcache : ehcache | jar | 3.9.9 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
| org.mockito : mockito-core | jar | 4.3.1 |
| com.caffinc : statiflex | jar | 1.0.3 |