License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Data |
GroupId | GroupIdorg.nocrala.tools.database |
ArtifactId | ArtifactIddb-maven-plugin |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptiondb-maven-plugin 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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
db-maven-plugin-1.0.3.pom | |
db-maven-plugin-1.0.3.jar | 57 KB |
db-maven-plugin-1.0.3-sources.jar | 27 KB |
db-maven-plugin-1.0.3-javadoc.jar | 200 KB |
Browse |
<plugin>
<groupId>org.nocrala.tools.database</groupId>
<artifactId>db-maven-plugin</artifactId>
<version>1.0.3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-core | jar | 3.0.5 |
org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.postgresql : postgresql | jar | 42.2.9 |