org.nocrala.tools.database.builder:database-builder-core

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-core
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-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.9

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