| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hetianyi |
| Идентификатор | Идентификаторcache-helper |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcache-helper
a simple cache util
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cache-helper-1.0.0.pom | |
| cache-helper-1.0.0.jar | 41 KB |
| cache-helper-1.0.0-sources.jar | 23 KB |
| cache-helper-1.0.0-javadoc.jar | 152 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hetianyi/cache-helper/ -->
<dependency>
<groupId>com.github.hetianyi</groupId>
<artifactId>cache-helper</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hetianyi/cache-helper/
implementation 'com.github.hetianyi:cache-helper:1.0.0'
// https://jarcasting.com/artifacts/com.github.hetianyi/cache-helper/
implementation ("com.github.hetianyi:cache-helper:1.0.0")
'com.github.hetianyi:cache-helper:jar:1.0.0'
<dependency org="com.github.hetianyi" name="cache-helper" rev="1.0.0">
<artifact name="cache-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hetianyi', module='cache-helper', version='1.0.0')
)
libraryDependencies += "com.github.hetianyi" % "cache-helper" % "1.0.0"
[com.github.hetianyi/cache-helper "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| redis.clients : jedis | jar | 2.9.0 |
| com.dyuproject.protostuff : protostuff-core | jar | 1.1.2 |
| com.dyuproject.protostuff : protostuff-api | jar | 1.1.2 |
| com.dyuproject.protostuff : protostuff-codegen | jar | 1.0.9 |
| com.dyuproject.protostuff : protostuff-collectionschema | jar | 1.1.2 |
| com.dyuproject.protostuff : protostuff-compiler | jar | 1.0.9 |
| com.dyuproject.protostuff : protostuff-parser | jar | 1.0.9 |
| com.dyuproject.protostuff : protostuff-runtime | jar | 1.1.2 |
| com.dyuproject.protostuff : protostuff-runtime-md | jar | 1.1.2 |
| com.dyuproject.protostuff : protostuff-runtime-registry | jar | 1.1.2 |