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

org.ancoron.postgresql:pginet-parent 8.4.702.jdbc4.1-rc3


Categories

Categories

PostgreSQL Data Databases Net
GroupId

GroupId

org.ancoron.postgresql
ArtifactId

ArtifactId

pginet-parent
Version

Version

8.4.702.jdbc4.1-rc3
Type

Type

pom

Download pginet-parent 8.4.702.jdbc4.1-rc3


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