| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Data |
| GroupId | GroupIdorg.nocrala.tools.database.builder |
| ArtifactId | ArtifactIddatabase-builder-maven-plugin |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionThis 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.
|
<plugin>
<groupId>org.nocrala.tools.database.builder</groupId>
<artifactId>database-builder-maven-plugin</artifactId>
<version>1.2.3</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |