| License |
License |
|---|---|
| GroupId | GroupIdcom.nablarch.profile |
| ArtifactId | ArtifactIdnablarch-batch |
| Last Version | Last Version5u21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNablarch Framework.
|
| Filename | Size |
|---|---|
| nablarch-batch-5u21.pom | |
| nablarch-batch-5u21.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nablarch.profile/nablarch-batch/ -->
<dependency>
<groupId>com.nablarch.profile</groupId>
<artifactId>nablarch-batch</artifactId>
<version>5u21</version>
</dependency>
// https://jarcasting.com/artifacts/com.nablarch.profile/nablarch-batch/
implementation 'com.nablarch.profile:nablarch-batch:5u21'
// https://jarcasting.com/artifacts/com.nablarch.profile/nablarch-batch/
implementation ("com.nablarch.profile:nablarch-batch:5u21")
'com.nablarch.profile:nablarch-batch:jar:5u21'
<dependency org="com.nablarch.profile" name="nablarch-batch" rev="5u21">
<artifact name="nablarch-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nablarch.profile', module='nablarch-batch', version='5u21')
)
libraryDependencies += "com.nablarch.profile" % "nablarch-batch" % "5u21"
[com.nablarch.profile/nablarch-batch "5u21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nablarch.framework : nablarch-core-beans | jar | |
| com.nablarch.framework : nablarch-core-message | jar | |
| com.nablarch.framework : nablarch-core-repository | jar | |
| com.nablarch.framework : nablarch-core-transaction | jar | |
| com.nablarch.framework : nablarch-core-validation-ee | jar | |
| com.nablarch.framework : nablarch-fw-batch | jar | |
| com.nablarch.framework : nablarch-common-jdbc | jar | |
| com.nablarch.framework : nablarch-common-dao | jar | |
| com.nablarch.framework : nablarch-common-databind | jar |