| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Net |
| GroupId | GroupIdnet.sourceforge.jdbcimporter |
| ArtifactId | ArtifactIdjdbcimporter-ant |
| Last Version | Last Version0.74 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJDBCImporter Ant Tasks
Ant tasks for JDBCImporter
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jdbcimporter-ant-0.74.pom | |
| jdbcimporter-ant-0.74.jar | 36 KB |
| jdbcimporter-ant-0.74-sources.jar | 36 KB |
| jdbcimporter-ant-0.74-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jdbcimporter/jdbcimporter-ant/ -->
<dependency>
<groupId>net.sourceforge.jdbcimporter</groupId>
<artifactId>jdbcimporter-ant</artifactId>
<version>0.74</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jdbcimporter/jdbcimporter-ant/
implementation 'net.sourceforge.jdbcimporter:jdbcimporter-ant:0.74'
// https://jarcasting.com/artifacts/net.sourceforge.jdbcimporter/jdbcimporter-ant/
implementation ("net.sourceforge.jdbcimporter:jdbcimporter-ant:0.74")
'net.sourceforge.jdbcimporter:jdbcimporter-ant:jar:0.74'
<dependency org="net.sourceforge.jdbcimporter" name="jdbcimporter-ant" rev="0.74">
<artifact name="jdbcimporter-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jdbcimporter', module='jdbcimporter-ant', version='0.74')
)
libraryDependencies += "net.sourceforge.jdbcimporter" % "jdbcimporter-ant" % "0.74"
[net.sourceforge.jdbcimporter/jdbcimporter-ant "0.74"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.jdbcimporter : jdbcimporter-core | jar | 0.74 |
| ant : ant | jar | 1.6 |
| ant-contrib : ant-contrib | jar | 20020829 |
| commons-logging : commons-logging | jar | 1.0.2 |
| xalan : xalan | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.7 |