The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
freemarker | freemarker | 2.3.6 | - | jar | |
javadbf | javadbf | 0.4.0 | - | jar | |
sqljep | sqljep | 0.1 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
hsqldb | hsqldb | 1.7.2.2 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
mysql | mysql-connector-java | 3.1.12 | - | jar | |
org.apache.derby | derby | 10.1.3.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
DabaBase Migration Tool (dbmt) is a tool and Java API to migrate data from different sources (XML,DBF,CSV,JDBC) to another (DBF,CSV,JDBC,TXT). Configured by an XML file defining source, target and schemas + transformations of the data.
Unnamed - junit:junit:jar:3.8.1
Unnamed - javadbf:javadbf:pom:0.4.0
Unnamed - freemarker:freemarker:jar:2.3.6
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
MySQL java connector
http://dev.mysql.com/usingmysql/java/