org.nocrala.tools.database.builder:database-builder-ant-plugin

This Maven plugin automates the build, rebuild, and clean operations on a project database based on the SQL source code available in a strict, versioned structure in the the SCM.

License

License

Categories

Categories

Ant Build Tools Data
GroupId

GroupId

org.nocrala.tools.database.builder
ArtifactId

ArtifactId

database-builder-ant-plugin
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

This Maven plugin automates the build, rebuild, and clean operations on a project database based on the SQL source code available in a strict, versioned structure in the the SCM.

Download database-builder-ant-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.nocrala.tools.database.builder : database-builder-core jar 1.2.3

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0