Last Version

Sub project for XD batch support 1.0.4.RELEASE

Sub project for XD batch support

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-batch
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Sub project for XD batch support
Sub project for XD batch support
Project URL

Project URL

https://github.com/spring-projects/spring-xd
Project Organization

Project Organization

Spring by Pivotal
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-xd

Download spring-xd-batch 1.0.4.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.hsqldb : hsqldb jar
org.springframework.boot : spring-boot-actuator jar
org.springframework : spring-jdbc jar
org.springframework.batch : spring-batch-core jar

runtime (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar

Project Modules

There are no modules declared in this project.