is not current version
Last Version 2.1.4.RELEASE

org.springframework.cloud.stream.app:scriptable-transform-app-starters-build 2.1.1.RELEASE


Categories

Categories

ORM Data
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

scriptable-transform-app-starters-build
Version

Version

2.1.1.RELEASE
Type

Type

pom

Download scriptable-transform-app-starters-build 2.1.1.RELEASE


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