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

org.ancoron.postgresql:org.postgresql.osgi.test 8.4.702.jdbc4.1-rc6


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.ancoron.postgresql
ArtifactId

ArtifactId

org.postgresql.osgi.test
Version

Version

8.4.702.jdbc4.1-rc6
Type

Type

jar

Download org.postgresql.osgi.test 8.4.702.jdbc4.1-rc6


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