is not current version
Last Version 1.0.4

dk.kosmisk:postgresql-maven-plugin 1.0.1

postgresql-maven-plugin integration testing with a real postgresql server instance - maven 3.5+ This plugin ensures a PostgreSQL server )binary) is downloaded and started up before integraion testing starts. Use the maven-surefire-plugin to supply the port, the database is listening on, to the integraion tests.

Categories

Categories

Maven Build Tools PostgreSQL Data Databases
GroupId

GroupId

dk.kosmisk
ArtifactId

ArtifactId

postgresql-maven-plugin
Version

Version

1.0.1
Type

Type

maven-plugin

Download postgresql-maven-plugin 1.0.1


<plugin>
    <groupId>dk.kosmisk</groupId>
    <artifactId>postgresql-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>