Embedded PostgreSQL Maven Plugin

This is Maven plugin for doing things with an embedded PostgreSQL server, like starting, stopping, initializing a DB, etc. The main purpose is running integration tests.

License

License

Categories

Categories

Maven Build Tools PostgreSQL Data Databases
GroupId

GroupId

com.github.slavaz
ArtifactId

ArtifactId

embedded-postgresql-maven-plugin
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Embedded PostgreSQL Maven Plugin
This is Maven plugin for doing things with an embedded PostgreSQL server, like starting, stopping, initializing a DB, etc. The main purpose is running integration tests.
Project URL

Project URL

https://github.com/slavaz/embedded-postgresql-maven-plugin

Download embedded-postgresql-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.slavaz</groupId>
    <artifactId>embedded-postgresql-maven-plugin</artifactId>
    <version>1.2.4</version>
</plugin>

Dependencies

compile (8)

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 : maven-settings jar 3.0.5
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-collections4 jar 4.1
ru.yandex.qatools.embed : postgresql-embedded jar 2.10
de.flapdoodle.embed : de.flapdoodle.embed.process jar 2.1.2
commons-io : commons-io jar 2.6

provided (1)

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

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
1.2.4
1.2.2
1.2.1
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1