python-app-starters-common

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

License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

python-app-starters-common
Last Version

Last Version

2.1.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

python-app-starters-common
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download python-app-starters-common

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.integration : spring-integration-ip jar
org.springframework.integration : spring-integration-scripting jar
org.springframework.cloud : spring-cloud-config-server jar
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
org.python : jython-standalone jar 2.7.1
com.amazonaws : aws-java-sdk-core Optional jar 1.11.52
org.freemarker : freemarker jar
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.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-security jar

test (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-test-support-internal jar
org.springframework.integration : spring-integration-test jar
org.springframework.cloud : spring-cloud-stream-test-support jar

Project Modules

There are no modules declared in this project.

#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.

org.springframework.cloud.stream.app

Spring Cloud Stream App Starters

Starters for Spring Cloud Stream Apps. This model gives us the flexibility to bug-fix, update, and release individual applications independently.

Versions

Version
2.1.4.RELEASE
2.1.3.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE