is not current version
Last Version 5.4.1.RELEASE

org.terasoluna.batch:terasoluna-batch-build 5.1.2.RC4

TERASOLUNA Batch Framework for Java (5.x) Build

GroupId

GroupId

org.terasoluna.batch
ArtifactId

ArtifactId

terasoluna-batch-build
Version

Version

5.1.2.RC4
Type

Type

pom

Download terasoluna-batch-build 5.1.2.RC4


<!-- https://jarcasting.com/artifacts/org.terasoluna.batch/terasoluna-batch-build/ -->
<dependency>
    <groupId>org.terasoluna.batch</groupId>
    <artifactId>terasoluna-batch-build</artifactId>
    <version>5.1.2.RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.terasoluna.batch/terasoluna-batch-build/
implementation 'org.terasoluna.batch:terasoluna-batch-build:5.1.2.RC4'
// https://jarcasting.com/artifacts/org.terasoluna.batch/terasoluna-batch-build/
implementation ("org.terasoluna.batch:terasoluna-batch-build:5.1.2.RC4")
'org.terasoluna.batch:terasoluna-batch-build:pom:5.1.2.RC4'
<dependency org="org.terasoluna.batch" name="terasoluna-batch-build" rev="5.1.2.RC4">
  <artifact name="terasoluna-batch-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.terasoluna.batch', module='terasoluna-batch-build', version='5.1.2.RC4')
)
libraryDependencies += "org.terasoluna.batch" % "terasoluna-batch-build" % "5.1.2.RC4"
[org.terasoluna.batch/terasoluna-batch-build "5.1.2.RC4"]