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

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

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

spring-cloud-stream-mongodb-parent
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-mongodb-parent

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar
org.springframework.boot : spring-boot-configuration-processor Optional 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

Project Modules

  • spring-cloud-starter-stream-source-mongodb

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

Versions

Version
1.0.4.RELEASE
1.0.2.RELEASE
1.0.0.RELEASE