не последняя версия
Последняя версия 2.1.5.RELEASE

org.springframework.cloud.stream.app:redis-app-starters-test-support 2.1.4.RELEASE


Категории

Категории

Redis Данные Базы данных
Группа

Группа

org.springframework.cloud.stream.app
Идентификатор

Идентификатор

redis-app-starters-test-support
Версия

Версия

2.1.4.RELEASE
Тип

Тип

jar

Скачать redis-app-starters-test-support 2.1.4.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/redis-app-starters-test-support/ -->
<dependency>
    <groupId>org.springframework.cloud.stream.app</groupId>
    <artifactId>redis-app-starters-test-support</artifactId>
    <version>2.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/redis-app-starters-test-support/
implementation 'org.springframework.cloud.stream.app:redis-app-starters-test-support:2.1.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/redis-app-starters-test-support/
implementation ("org.springframework.cloud.stream.app:redis-app-starters-test-support:2.1.4.RELEASE")
'org.springframework.cloud.stream.app:redis-app-starters-test-support:jar:2.1.4.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="redis-app-starters-test-support" rev="2.1.4.RELEASE">
  <artifact name="redis-app-starters-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='redis-app-starters-test-support', version='2.1.4.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "redis-app-starters-test-support" % "2.1.4.RELEASE"
[org.springframework.cloud.stream.app/redis-app-starters-test-support "2.1.4.RELEASE"]