License |
License |
---|---|
Categories |
CategoriesMaven Build Tools PostgreSQL Data Databases |
GroupId | GroupIdcom.gitlab.janecekpetr |
ArtifactId | ArtifactIdembedded-postgresql-maven-plugin |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionEmbedded PostgreSQL Maven Plugin
This is a Maven plugin for running an embedded PostgreSQL server, mostly for integration tests.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.gitlab.janecekpetr</groupId>
<artifactId>embedded-postgresql-maven-plugin</artifactId>
<version>0.1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.5.0 |
org.codehaus.plexus : plexus-utils | jar | 3.0.24 |
org.apache.maven : maven-settings | jar | 3.5.0 |
com.opentable.components : otj-pg-embedded | jar | 0.9.0 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.maven : maven-slf4j-provider | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.mockito : mockito-all | jar | 1.10.19 |
com.openpojo : openpojo | jar | 0.8.6 |