JDBC Importer provides a consistent mechanism of importing data from files into a JDBC compliant database through a simple interface and an XML config file
'net.sourceforge.jdbcimporter:jdbcimporter-parent:0.74'
<dependency>
<groupId>net.sourceforge.jdbcimporter</groupId>
<artifactId>jdbcimporter-parent</artifactId>
<version>0.74</version>
</dependency>
<dependency org="net.sourceforge.jdbcimporter" name="jdbcimporter-parent" rev="0.74"/>
"net.sourceforge.jdbcimporter", "jdbcimporter-parent", "0.74"