| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools PostgreSQL Data Databases |
| GroupId | GroupIdcom.github.adrianboimvaser |
| ArtifactId | ArtifactIdpostgresql-maven-plugin |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionPostgreSQL Maven Plugin
This is Maven plugin for doing things with a PostgreSQL database, like starting, stopping, initializing a DB, etc. The main purpose is running integration tests.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| postgresql-maven-plugin-0.2.pom | |
| postgresql-maven-plugin-0.2.jar | 24 KB |
| Browse |
<plugin>
<groupId>com.github.adrianboimvaser</groupId>
<artifactId>postgresql-maven-plugin</artifactId>
<version>0.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0.5 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.15 |
| org.apache.maven.plugins : maven-enforcer-plugin Optional | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |