Database Builder Project

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

Data
GroupId

GroupId

org.nocrala.tools.database.builder
ArtifactId

ArtifactId

database-builder
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

Database Builder Project
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.
Project URL

Project URL

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

Source Code Management

https://sourceforge.net/p/tartarus/dbm/ci/master/tree/

Download database-builder

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • database-builder-core
  • database-builder-ant-plugin
  • database-builder-maven-plugin

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0