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

de.viaboxx:agimatec-tools 2.5.9

a collection of java tools/frameworks for database migration, file import in various format and code generation

Группа

Группа

de.viaboxx
Идентификатор

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

agimatec-tools
Версия

Версия

2.5.9
Тип

Тип

pom

Скачать agimatec-tools 2.5.9

Имя Файла Размер
agimatec-tools-2.5.9.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/ -->
<dependency>
    <groupId>de.viaboxx</groupId>
    <artifactId>agimatec-tools</artifactId>
    <version>2.5.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/
implementation 'de.viaboxx:agimatec-tools:2.5.9'
// https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/
implementation ("de.viaboxx:agimatec-tools:2.5.9")
'de.viaboxx:agimatec-tools:pom:2.5.9'
<dependency org="de.viaboxx" name="agimatec-tools" rev="2.5.9">
  <artifact name="agimatec-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.viaboxx', module='agimatec-tools', version='2.5.9')
)
libraryDependencies += "de.viaboxx" % "agimatec-tools" % "2.5.9"
[de.viaboxx/agimatec-tools "2.5.9"]