is not current version
Last Version 2.5.27

de.viaboxx:agimatec-tools 2.5.7

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

GroupId

GroupId

de.viaboxx
ArtifactId

ArtifactId

agimatec-tools
Version

Version

2.5.7
Type

Type

pom

Download agimatec-tools 2.5.7

Filename Size
agimatec-tools-2.5.7.pom 11 KB
Browse

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