is not current version
Last Version 1.2.1

stream-applications-build 1.0.3

Common Parent for Functions and Applications

License

License

GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

stream-applications-build
Version

Version

1.0.3
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.0.3


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

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.