Last Version

stream-applications-build 1.2.1

Common Parent for Functions and Applications

License

License

GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

stream-applications-build
Version

Version

1.2.1
Type

Type

pom
Description

Description

stream-applications-build
Common Parent for Functions and Applications
Project URL

Project URL

https://spring.io/projects/spring-cloud-stream-applications
Source Code Management

Source Code Management

https://github.com/pivotal/java-functions

Download stream-applications-build 1.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.