org.springframework.cloud.stream.app:spring-cloud-stream-redis-parent

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-cloud-stream-redis-parent
Последняя версия

Последняя версия

1.0.4.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать spring-cloud-stream-redis-parent

Имя Файла Размер
spring-cloud-stream-redis-parent-1.0.4.RELEASE.pom 667 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.springframework.cloud : spring-cloud-stream jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
com.jayway.jsonpath : json-path jar
org.springframework.integration : spring-integration-xml jar
org.springframework.cloud : spring-cloud-stream-test-support jar
org.springframework.cloud : spring-cloud-stream-test-support-internal jar
org.springframework.integration : spring-integration-test jar
org.springframework.boot : spring-boot-starter-logging jar

Модули Проекта

  • spring-cloud-starter-stream-sink-redis

ANNOUNCEMENT: As of 1.1.0.RC1 / Avogadro.RC1 release, this project is now moved to spring-cloud-stream-app-starters organization and each of the Spring Cloud Stream App Starters is now maintained in a separate repo by itself.

This change gives us the flexibility to bug-fix, update, and release individual applications independently as opposed to a time-consuming release of all the applications at once. The reference guide for all the releases are still available from the same location, though.

This project will not be actively tracked going forward.

org.springframework.cloud.stream.app

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Версии библиотеки

Версия
1.0.4.RELEASE
1.0.2.RELEASE
1.0.0.RELEASE