JDBCImporter

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jdbcimporter
ArtifactId

ArtifactId

jdbcimporter-parent
Last Version

Last Version

0.74
Release Date

Release Date

Type

Type

pom
Description

Description

JDBCImporter
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
Project URL

Project URL

https://sourceforge.net/projects/jdbcimporter/
Source Code Management

Source Code Management

https://sourceforge.net/p/jdbcimporter/gitcode/ci/master/tree/

Download jdbcimporter-parent

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.jdbcimporter/jdbcimporter-parent/ -->
<dependency>
    <groupId>net.sourceforge.jdbcimporter</groupId>
    <artifactId>jdbcimporter-parent</artifactId>
    <version>0.74</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jdbcimporter/jdbcimporter-parent/
implementation 'net.sourceforge.jdbcimporter:jdbcimporter-parent:0.74'
// https://jarcasting.com/artifacts/net.sourceforge.jdbcimporter/jdbcimporter-parent/
implementation ("net.sourceforge.jdbcimporter:jdbcimporter-parent:0.74")
'net.sourceforge.jdbcimporter:jdbcimporter-parent:pom:0.74'
<dependency org="net.sourceforge.jdbcimporter" name="jdbcimporter-parent" rev="0.74">
  <artifact name="jdbcimporter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jdbcimporter', module='jdbcimporter-parent', version='0.74')
)
libraryDependencies += "net.sourceforge.jdbcimporter" % "jdbcimporter-parent" % "0.74"
[net.sourceforge.jdbcimporter/jdbcimporter-parent "0.74"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.2
xalan : xalan jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.7

Project Modules

  • jdbcimporter-core
  • jdbcimporter-ant

Versions

Version
0.74