is not current version
Last Version 9.1.901.jdbc4.1-rc9

org.ancoron.postgresql:test-util 9.1.901.jdbc4.1-rc4


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.ancoron.postgresql
ArtifactId

ArtifactId

test-util
Version

Version

9.1.901.jdbc4.1-rc4
Type

Type

jar

Download test-util 9.1.901.jdbc4.1-rc4


<!-- https://jarcasting.com/artifacts/org.ancoron.postgresql/test-util/ -->
<dependency>
    <groupId>org.ancoron.postgresql</groupId>
    <artifactId>test-util</artifactId>
    <version>9.1.901.jdbc4.1-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ancoron.postgresql/test-util/
implementation 'org.ancoron.postgresql:test-util:9.1.901.jdbc4.1-rc4'
// https://jarcasting.com/artifacts/org.ancoron.postgresql/test-util/
implementation ("org.ancoron.postgresql:test-util:9.1.901.jdbc4.1-rc4")
'org.ancoron.postgresql:test-util:jar:9.1.901.jdbc4.1-rc4'
<dependency org="org.ancoron.postgresql" name="test-util" rev="9.1.901.jdbc4.1-rc4">
  <artifact name="test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ancoron.postgresql', module='test-util', version='9.1.901.jdbc4.1-rc4')
)
libraryDependencies += "org.ancoron.postgresql" % "test-util" % "9.1.901.jdbc4.1-rc4"
[org.ancoron.postgresql/test-util "9.1.901.jdbc4.1-rc4"]