Last Version

agimatec 2.5.27

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

License

License

GroupId

GroupId

de.viaboxx
ArtifactId

ArtifactId

agimatec-tools
Version

Version

2.5.27
Type

Type

pom
Description

Description

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

Project URL

http://code.google.com/p/agimatec-tools/
Source Code Management

Source Code Management

http://github.com/viaboxxsystems/agimatec-tools

Download agimatec-tools 2.5.27

Filename Size
agimatec-tools-2.5.27.pom 12 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dbimport
  • dbmigrate
  • dbmigrate-example