Testegration

Allows easy integration tests that require external storage.

License

License

Testegration Commercial License
Categories

Categories

Net
GroupId

GroupId

net.piotrturski.testegration
ArtifactId

ArtifactId

postgres
Last Version

Last Version

0.0.2-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Testegration
Allows easy integration tests that require external storage.

Download postgres

How to add to project

<!-- https://jarcasting.com/artifacts/net.piotrturski.testegration/postgres/ -->
<dependency>
    <groupId>net.piotrturski.testegration</groupId>
    <artifactId>postgres</artifactId>
    <version>0.0.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/net.piotrturski.testegration/postgres/
implementation 'net.piotrturski.testegration:postgres:0.0.2-beta'
// https://jarcasting.com/artifacts/net.piotrturski.testegration/postgres/
implementation ("net.piotrturski.testegration:postgres:0.0.2-beta")
'net.piotrturski.testegration:postgres:jar:0.0.2-beta'
<dependency org="net.piotrturski.testegration" name="postgres" rev="0.0.2-beta">
  <artifact name="postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.piotrturski.testegration', module='postgres', version='0.0.2-beta')
)
libraryDependencies += "net.piotrturski.testegration" % "postgres" % "0.0.2-beta"
[net.piotrturski.testegration/postgres "0.0.2-beta"]

Dependencies

compile (1)

Group / Artifact Type Version
net.piotrturski.testegration : core jar 0.0.2-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-beta