Last Version

spring-integration-tuple 1.0.0.RELEASE

Spring Integration Tuple

License

License

GroupId

GroupId

org.springframework.integration
ArtifactId

ArtifactId

spring-integration-tuple
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

spring-integration-tuple
Spring Integration Tuple
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-integration-tuple 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-tuple/ -->
<dependency>
    <groupId>org.springframework.integration</groupId>
    <artifactId>spring-integration-tuple</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-tuple/
implementation 'org.springframework.integration:spring-integration-tuple:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-tuple/
implementation ("org.springframework.integration:spring-integration-tuple:1.0.0.RELEASE")
'org.springframework.integration:spring-integration-tuple:jar:1.0.0.RELEASE'
<dependency org="org.springframework.integration" name="spring-integration-tuple" rev="1.0.0.RELEASE">
  <artifact name="spring-integration-tuple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.integration', module='spring-integration-tuple', version='1.0.0.RELEASE')
)
libraryDependencies += "org.springframework.integration" % "spring-integration-tuple" % "1.0.0.RELEASE"
[org.springframework.integration/spring-integration-tuple "1.0.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-tuple jar 1.0.0.RELEASE
org.springframework.integration : spring-integration-core jar 4.2.5.RELEASE

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.