| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаcom.github.microwww |
| Идентификатор | Идентификаторmocker-redis-spring-boot-starter |
| Последняя версия | Последняя версия5.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-mocker-redis
This is a redis server mock for spring-boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-starter/ -->
<dependency>
<groupId>com.github.microwww</groupId>
<artifactId>mocker-redis-spring-boot-starter</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-starter/
implementation 'com.github.microwww:mocker-redis-spring-boot-starter:5.3.0'
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-starter/
implementation ("com.github.microwww:mocker-redis-spring-boot-starter:5.3.0")
'com.github.microwww:mocker-redis-spring-boot-starter:jar:5.3.0'
<dependency org="com.github.microwww" name="mocker-redis-spring-boot-starter" rev="5.3.0">
<artifact name="mocker-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microwww', module='mocker-redis-spring-boot-starter', version='5.3.0')
)
libraryDependencies += "com.github.microwww" % "mocker-redis-spring-boot-starter" % "5.3.0"
[com.github.microwww/mocker-redis-spring-boot-starter "5.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.github.microwww : redis-server | jar | 0.3.0 |