| License | License | 
|---|---|
| Categories | CategoriesGeospatial Business Logic Libraries PostGIS | 
| GroupId | GroupIdcom.revolsys.open | 
| ArtifactId | ArtifactIdcom.revolsys.open.gis.postgis | 
| Version | Version2011.11.17.RELEASE | 
| Type | Typejar | 
| Description | DescriptionPostGIS Reader 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.gis.postgis/ -->
<dependency>
    <groupId>com.revolsys.open</groupId>
    <artifactId>com.revolsys.open.gis.postgis</artifactId>
    <version>2011.11.17.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.gis.postgis/
implementation 'com.revolsys.open:com.revolsys.open.gis.postgis:2011.11.17.RELEASE'// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.gis.postgis/
implementation ("com.revolsys.open:com.revolsys.open.gis.postgis:2011.11.17.RELEASE")'com.revolsys.open:com.revolsys.open.gis.postgis:jar:2011.11.17.RELEASE'<dependency org="com.revolsys.open" name="com.revolsys.open.gis.postgis" rev="2011.11.17.RELEASE">
  <artifact name="com.revolsys.open.gis.postgis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.revolsys.open', module='com.revolsys.open.gis.postgis', version='2011.11.17.RELEASE')
)libraryDependencies += "com.revolsys.open" % "com.revolsys.open.gis.postgis" % "2011.11.17.RELEASE"[com.revolsys.open/com.revolsys.open.gis.postgis "2011.11.17.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.revolsys.open : com.revolsys.open.core | jar | 2011.11.17.RELEASE | 
| org.postgis : postgis-jdbc | jar | 1.3.3 | 
| postgresql : postgresql | jar | 9.0-801.jdbc3 |