| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.codingapi |
| Идентификатор | Идентификаторtx-plugins-redis |
| Версия | Версия4.0.3.M2 |
| Тип | Типjar |
| Описание |
Описаниеtx-plugins-redis
tx-plugins-redis project for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tx-plugins-redis-4.0.3.M2.pom | |
| tx-plugins-redis-4.0.3.M2.jar | 23 KB |
| tx-plugins-redis-4.0.3.M2-sources.jar | 10 KB |
| tx-plugins-redis-4.0.3.M2-javadoc.jar | 67 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.codingapi/tx-plugins-redis/ -->
<dependency>
<groupId>com.codingapi</groupId>
<artifactId>tx-plugins-redis</artifactId>
<version>4.0.3.M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi/tx-plugins-redis/
implementation 'com.codingapi:tx-plugins-redis:4.0.3.M2'
// https://jarcasting.com/artifacts/com.codingapi/tx-plugins-redis/
implementation ("com.codingapi:tx-plugins-redis:4.0.3.M2")
'com.codingapi:tx-plugins-redis:jar:4.0.3.M2'
<dependency org="com.codingapi" name="tx-plugins-redis" rev="4.0.3.M2">
<artifact name="tx-plugins-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi', module='tx-plugins-redis', version='4.0.3.M2')
)
libraryDependencies += "com.codingapi" % "tx-plugins-redis" % "4.0.3.M2"
[com.codingapi/tx-plugins-redis "4.0.3.M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.codingapi : tx-client | jar | 4.0.3.M2 |
| org.springframework.data : spring-data-redis | jar | 1.8.4.RELEASE |