Jar examples for t:testing-postgresql-server
Embedded PostgreSQL server for use in tests
You can download jar file testing-postgresql-server 0.3 in this page.
You can use the following script to add testing-postgresql-server-0.3.jar to your project.
<dependency> <groupId>io.airlift</groupId> <artifactId>testing-postgresql-server</artifactId> <version>0.3</version> </dependency>
compile group: 'io.airlift', name: 'testing-postgresql-server', version: '0.3'
libraryDependencies += "io.airlift" % "testing-postgresql-server" % "0.3"
<dependency org="io.airlift" name="testing-postgresql-server" rev="0.3"/>
@Grapes(@Grab(group='io.airlift', module='testing-postgresql-server', version='0.3'))
'io.airlift:testing-postgresql-server:jar:0.3'
Click the following link to download the jar file.
testing-postgresql-server-0.3-javadoc.jar