Last Version

spring-cloud-starter-stream-processor-groovy-filter 2.1.4.RELEASE

Spring Cloud Stream processor-groovy-filter core

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

spring-cloud-starter-stream-processor-groovy-filter
Version

Version

2.1.4.RELEASE
Type

Type

jar
Description

Description

spring-cloud-starter-stream-processor-groovy-filter
Spring Cloud Stream processor-groovy-filter core
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-stream-processor-groovy-filter 2.1.4.RELEASE


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

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.integration : spring-integration-groovy jar
org.codehaus.groovy : groovy-json jar
org.codehaus.groovy : groovy-nio jar
org.codehaus.groovy : groovy-templates jar
org.codehaus.groovy : groovy-xml jar
org.codehaus.groovy : groovy-dateutil jar
org.codehaus.groovy : groovy-datetime jar
org.codehaus.groovy : groovy-jaxb jar
org.apache.ivy : ivy 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.