Last Version

spring-batch-tuple 1.0.0.RELEASE

Spring Integration Tuple

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-tuple
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

spring-batch-tuple
Spring Integration Tuple
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-batch-tuple 1.0.0.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-tuple jar 1.0.0.RELEASE
org.springframework.batch : spring-batch-core jar 3.0.7.RELEASE
org.springframework : spring-jdbc jar 4.2.6.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.