is not current version
Last Version 5u21

com.nablarch.profile:nablarch-batch 5u8


GroupId

GroupId

com.nablarch.profile
ArtifactId

ArtifactId

nablarch-batch
Version

Version

5u8
Type

Type

jar

Download nablarch-batch 5u8


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