dbdeploy-ant

ant plugin to invoke dbdeploy

License

License

LGPL
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.dbdeploy
ArtifactId

ArtifactId

dbdeploy-ant
Last Version

Last Version

3.0M3
Release Date

Release Date

Type

Type

jar
Description

Description

dbdeploy-ant
ant plugin to invoke dbdeploy

Download dbdeploy-ant

How to add to project

<!-- https://jarcasting.com/artifacts/com.dbdeploy/dbdeploy-ant/ -->
<dependency>
    <groupId>com.dbdeploy</groupId>
    <artifactId>dbdeploy-ant</artifactId>
    <version>3.0M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dbdeploy/dbdeploy-ant/
implementation 'com.dbdeploy:dbdeploy-ant:3.0M3'
// https://jarcasting.com/artifacts/com.dbdeploy/dbdeploy-ant/
implementation ("com.dbdeploy:dbdeploy-ant:3.0M3")
'com.dbdeploy:dbdeploy-ant:jar:3.0M3'
<dependency org="com.dbdeploy" name="dbdeploy-ant" rev="3.0M3">
  <artifact name="dbdeploy-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dbdeploy', module='dbdeploy-ant', version='3.0M3')
)
libraryDependencies += "com.dbdeploy" % "dbdeploy-ant" % "3.0M3"
[com.dbdeploy/dbdeploy-ant "3.0M3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.15

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.0M3