${project.groupId}:${project.artifactId} · An integration test helper designed for dk.kosmisk:postgresql-maven-plugin. It is able to create a DataSource that connects to a postgresql, given a system-property with a port in it and a database name, or a URI in an environment variable or from PG* environment variables or to a personal PostgreSQL instance, with user/password/database-name which is the same as the user name for the user running the tests.
Group: dk.kosmisk - All Dependencies
${project.groupId}:${project.artifactId} · An integration test helper designed for dk.kosmisk:postgresql-maven-plugin. This produces a test environment where code blocks can be processed in a EntityManager transaction. EclipseLink and Hibernate is supported
${project.groupId}:${project.artifactId} (maven 3.5+) · 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-failsafe-plugin to supply the port, the database is listening on, to the integraion tests.
${project.groupId}:${project.artifactId} · A binary package of a PostgreSQL server for use with the dk.kosmisk:postgresql-maven-plugin plugin. This exists in windows - 32/64 bit, linux 32/64 bit & osx 64bit