License |
License |
---|---|
GroupId | GroupIdde.viaboxx |
ArtifactId | ArtifactIdagimatec-tools |
Last Version | Last Version2.5.27 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionagimatec
a collection of java tools/frameworks for database migration, file import in various format and code
generation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
agimatec-tools-2.5.27.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/ -->
<dependency>
<groupId>de.viaboxx</groupId>
<artifactId>agimatec-tools</artifactId>
<version>2.5.27</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/
implementation 'de.viaboxx:agimatec-tools:2.5.27'
// https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/
implementation ("de.viaboxx:agimatec-tools:2.5.27")
'de.viaboxx:agimatec-tools:pom:2.5.27'
<dependency org="de.viaboxx" name="agimatec-tools" rev="2.5.27">
<artifact name="agimatec-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.viaboxx', module='agimatec-tools', version='2.5.27')
)
libraryDependencies += "de.viaboxx" % "agimatec-tools" % "2.5.27"
[de.viaboxx/agimatec-tools "2.5.27"]