is not current version
Last Version 2.08alpha

io.yawp:yawp-testing-postgresql 2.0.3alpha

YAWP! testing postgresql

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

io.yawp
ArtifactId

ArtifactId

yawp-testing-postgresql
Version

Version

2.0.3alpha
Type

Type

jar

Download yawp-testing-postgresql 2.0.3alpha


<!-- https://jarcasting.com/artifacts/io.yawp/yawp-testing-postgresql/ -->
<dependency>
    <groupId>io.yawp</groupId>
    <artifactId>yawp-testing-postgresql</artifactId>
    <version>2.0.3alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.yawp/yawp-testing-postgresql/
implementation 'io.yawp:yawp-testing-postgresql:2.0.3alpha'
// https://jarcasting.com/artifacts/io.yawp/yawp-testing-postgresql/
implementation ("io.yawp:yawp-testing-postgresql:2.0.3alpha")
'io.yawp:yawp-testing-postgresql:jar:2.0.3alpha'
<dependency org="io.yawp" name="yawp-testing-postgresql" rev="2.0.3alpha">
  <artifact name="yawp-testing-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.yawp', module='yawp-testing-postgresql', version='2.0.3alpha')
)
libraryDependencies += "io.yawp" % "yawp-testing-postgresql" % "2.0.3alpha"
[io.yawp/yawp-testing-postgresql "2.0.3alpha"]