org.nocrala.tools.database.builder:database-builder-maven-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

Maven Build Tools Data
GroupId

GroupId

org.nocrala.tools.database.builder
ArtifactId

ArtifactId

database-builder-maven-plugin
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

maven-plugin
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-maven-plugin

How to add to project

<plugin>
    <groupId>org.nocrala.tools.database.builder</groupId>
    <artifactId>database-builder-maven-plugin</artifactId>
    <version>1.2.3</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.nocrala.tools.database.builder : database-builder-core jar 1.2.3
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-core jar 3.0.5

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

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