Embedded PostgreSQL Maven Plugin

This is a Maven plugin for running an embedded PostgreSQL server, mostly for integration tests.

License

License

Categories

Categories

Maven Build Tools PostgreSQL Data Databases
GroupId

GroupId

com.gitlab.janecekpetr
ArtifactId

ArtifactId

embedded-postgresql-maven-plugin
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Embedded PostgreSQL Maven Plugin
This is a Maven plugin for running an embedded PostgreSQL server, mostly for integration tests.
Project URL

Project URL

https://gitlab.com/JanecekPetr/embedded-postgresql-maven-plugin
Source Code Management

Source Code Management

https://gitlab.com/janecekpetr/embedded-postgresql-maven-plugin

Download embedded-postgresql-maven-plugin

How to add to project

<plugin>
    <groupId>com.gitlab.janecekpetr</groupId>
    <artifactId>embedded-postgresql-maven-plugin</artifactId>
    <version>0.1.0</version>
</plugin>

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0