License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases Net |
GroupId | GroupIdorg.ancoron.postgresql |
ArtifactId | ArtifactIdpginet-parent |
Last Version | Last Version9.1.901.jdbc4.1-rc9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPostgreSQL Network Types Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
pginet-parent-9.1.901.jdbc4.1-rc9.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ancoron.postgresql/pginet-parent/ -->
<dependency>
<groupId>org.ancoron.postgresql</groupId>
<artifactId>pginet-parent</artifactId>
<version>9.1.901.jdbc4.1-rc9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ancoron.postgresql/pginet-parent/
implementation 'org.ancoron.postgresql:pginet-parent:9.1.901.jdbc4.1-rc9'
// https://jarcasting.com/artifacts/org.ancoron.postgresql/pginet-parent/
implementation ("org.ancoron.postgresql:pginet-parent:9.1.901.jdbc4.1-rc9")
'org.ancoron.postgresql:pginet-parent:pom:9.1.901.jdbc4.1-rc9'
<dependency org="org.ancoron.postgresql" name="pginet-parent" rev="9.1.901.jdbc4.1-rc9">
<artifact name="pginet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ancoron.postgresql', module='pginet-parent', version='9.1.901.jdbc4.1-rc9')
)
libraryDependencies += "org.ancoron.postgresql" % "pginet-parent" % "9.1.901.jdbc4.1-rc9"
[org.ancoron.postgresql/pginet-parent "9.1.901.jdbc4.1-rc9"]