Last Version

Infrastructure Tests 1.1.4.RELEASE

Integration tests for the Spring Batch Infrastructure

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-infrastructure-tests
Version

Version

1.1.4.RELEASE
Type

Type

jar
Description

Description

Infrastructure Tests
Integration tests for the Spring Batch Infrastructure
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://fisheye.springframework.org/browse/spring-batch/spring-batch-infrastructure-tests

Download spring-batch-infrastructure-tests 1.1.4.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.batch : spring-batch-infrastructure jar 1.1.4.RELEASE
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.0
org.springframework : spring-jms Optional jar 2.5.5
org.springframework : spring-tx jar 2.5.5
org.springframework : spring-aop jar 2.5.5

runtime (1)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.7

test (14)

Group / Artifact Type Version
commons-io : commons-io jar 1.2
org.apache.derby : derby jar 10.2.1.6
org.apache.activemq : activemq-core jar 5.0.0
junit : junit jar 3.8.1
easymock : easymock jar 1.1
org.apache.geronimo.specs : geronimo-j2ee-management_1.1_spec jar 1.0.1
xmlunit : xmlunit Optional jar 1.1
org.springframework.ws : spring-oxm jar 1.0.4
org.codehaus.castor : castor Optional jar 1.1.2
xerces : xercesImpl jar 2.4.0
stax : stax jar 1.2.0
com.thoughtworks.xstream : xstream jar 1.2.1
org.springframework : spring-jdbc jar 2.5.5
org.springframework : spring-test jar 2.5.5

Project Modules

There are no modules declared in this project.