is not current version
Last Version 1.3.0

com.nablarch.framework:nablarch-fw-batch-ee 1.0.1

Nablarch Framework.

GroupId

GroupId

com.nablarch.framework
ArtifactId

ArtifactId

nablarch-fw-batch-ee
Version

Version

1.0.1
Type

Type

jar

Download nablarch-fw-batch-ee 1.0.1


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