| License |
License |
|---|---|
| Categories |
CategoriesPostgreSQL Data Databases |
| GroupId | GroupIdcom.revolsys.open |
| ArtifactId | ArtifactIdcom.revolsys.open.postgresql |
| Last Version | Last Version0.20180228.140703-CPF_5_1_0-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRS PostgreSQL
The parent module of the Revolution Systems Open Library.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.postgresql/ -->
<dependency>
<groupId>com.revolsys.open</groupId>
<artifactId>com.revolsys.open.postgresql</artifactId>
<version>0.20180228.140703-CPF_5_1_0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.postgresql/
implementation 'com.revolsys.open:com.revolsys.open.postgresql:0.20180228.140703-CPF_5_1_0-RELEASE'
// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.postgresql/
implementation ("com.revolsys.open:com.revolsys.open.postgresql:0.20180228.140703-CPF_5_1_0-RELEASE")
'com.revolsys.open:com.revolsys.open.postgresql:jar:0.20180228.140703-CPF_5_1_0-RELEASE'
<dependency org="com.revolsys.open" name="com.revolsys.open.postgresql" rev="0.20180228.140703-CPF_5_1_0-RELEASE">
<artifact name="com.revolsys.open.postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.revolsys.open', module='com.revolsys.open.postgresql', version='0.20180228.140703-CPF_5_1_0-RELEASE')
)
libraryDependencies += "com.revolsys.open" % "com.revolsys.open.postgresql" % "0.20180228.140703-CPF_5_1_0-RELEASE"
[com.revolsys.open/com.revolsys.open.postgresql "0.20180228.140703-CPF_5_1_0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.revolsys.open : com.revolsys.open.core | jar | 0.20180228.140703-CPF_5_1_0-RELEASE |
| org.postgresql : postgresql | jar | 42.1.4 |