| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Redis Данные Базы данных |
| Группа | Группаcom.avides.springboot.springtainer |
| Идентификатор | Идентификаторspringtainer-redis |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspringtainer-redis
Redis test-container
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| springtainer-redis-1.3.0.pom | |
| springtainer-redis-1.3.0.jar | 8 KB |
| springtainer-redis-1.3.0-sources.jar | 6 KB |
| springtainer-redis-1.3.0-javadoc.jar | 405 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-redis/ -->
<dependency>
<groupId>com.avides.springboot.springtainer</groupId>
<artifactId>springtainer-redis</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-redis/
implementation 'com.avides.springboot.springtainer:springtainer-redis:1.3.0'
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-redis/
implementation ("com.avides.springboot.springtainer:springtainer-redis:1.3.0")
'com.avides.springboot.springtainer:springtainer-redis:jar:1.3.0'
<dependency org="com.avides.springboot.springtainer" name="springtainer-redis" rev="1.3.0">
<artifact name="springtainer-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.springboot.springtainer', module='springtainer-redis', version='1.3.0')
)
libraryDependencies += "com.avides.springboot.springtainer" % "springtainer-redis" % "1.3.0"
[com.avides.springboot.springtainer/springtainer-redis "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.avides.springboot.springtainer : springtainer-common | jar | 1.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 |
| org.easymock : easymock | jar | 4.3 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |
| org.powermock : powermock-api-easymock | jar | 2.0.9 |
| org.jacoco : org.jacoco.agent | jar | 0.8.7 |
| org.springframework : spring-test | jar | 5.3.15 |
| org.springframework.boot : spring-boot-test | jar | 2.6.3 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |