| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJedis Данные Базы данных |
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторddth-commons-jedis |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеddth-commons-jedis
DDTH's Java Common Libraries and Utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ddth-commons-jedis-1.1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jedis/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-commons-jedis</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jedis/
implementation 'com.github.ddth:ddth-commons-jedis:1.1.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jedis/
implementation ("com.github.ddth:ddth-commons-jedis:1.1.0")
'com.github.ddth:ddth-commons-jedis:pom:1.1.0'
<dependency org="com.github.ddth" name="ddth-commons-jedis" rev="1.1.0">
<artifact name="ddth-commons-jedis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-commons-jedis', version='1.1.0')
)
libraryDependencies += "com.github.ddth" % "ddth-commons-jedis" % "1.1.0"
[com.github.ddth/ddth-commons-jedis "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core Необязательный | jar | 6.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |