| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторddth-cache-adapter-serializing |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
Описаниеddth-cache-adapter-serializing
DDTH's adapter for various cache systems
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ddth-cache-adapter-serializing-1.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-serializing/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-cache-adapter-serializing</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-serializing/
implementation 'com.github.ddth:ddth-cache-adapter-serializing:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-serializing/
implementation ("com.github.ddth:ddth-cache-adapter-serializing:1.0.0")
'com.github.ddth:ddth-cache-adapter-serializing:pom:1.0.0'
<dependency org="com.github.ddth" name="ddth-cache-adapter-serializing" rev="1.0.0">
<artifact name="ddth-cache-adapter-serializing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-cache-adapter-serializing', version='1.0.0')
)
libraryDependencies += "com.github.ddth" % "ddth-cache-adapter-serializing" % "1.0.0"
[com.github.ddth/ddth-cache-adapter-serializing "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ddth : ddth-cache-adapter-core | jar | 1.0.0 |
| com.github.ddth : ddth-commons-serialization | pom | 1.0.0 |
| com.github.ddth : ddth-commons-thrift | pom | 1.0.0 |
| commons-codec : commons-codec | jar | 1.12 |
| com.github.ddth : ddth-commons-core | jar | 1.0.0 |
| redis.clients : jedis Необязательный | jar | 3.0.1 |
| com.googlecode.xmemcached : xmemcached Необязательный | jar | 2.4.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |