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

org.ancoron.postgresql:test-util 8.4.702.jdbc4.1-rc7


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.ancoron.postgresql
ArtifactId

ArtifactId

test-util
Version

Version

8.4.702.jdbc4.1-rc7
Type

Type

jar

Download test-util 8.4.702.jdbc4.1-rc7


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