не последняя версия
Последняя версия 5u21

com.nablarch.profile:nablarch-batch 5u10


Группа

Группа

com.nablarch.profile
Идентификатор

Идентификатор

nablarch-batch
Версия

Версия

5u10
Тип

Тип

jar

Скачать nablarch-batch 5u10

Имя Файла Размер
nablarch-batch-5u10.pom
nablarch-batch-5u10.jar 1 KB
Обзор

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