| License | License | 
|---|---|
| Categories | CategoriesGeospatial Business Logic Libraries PostGIS | 
| GroupId | GroupIdio.jeo | 
| ArtifactId | ArtifactIdjeo-postgis | 
| Last Version | Last Version0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPostGIS Driver Java Geospatial Library | 
| Filename | Size | 
|---|---|
| jeo-postgis-0.7.pom | |
| jeo-postgis-0.7.jar | 43 KB | 
| jeo-postgis-0.7-tests.jar | 10 KB | 
| jeo-postgis-0.7-sources.jar | 17 KB | 
| jeo-postgis-0.7-javadoc.jar | 73 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.jeo/jeo-postgis/ -->
<dependency>
    <groupId>io.jeo</groupId>
    <artifactId>jeo-postgis</artifactId>
    <version>0.7</version>
</dependency>// https://jarcasting.com/artifacts/io.jeo/jeo-postgis/
implementation 'io.jeo:jeo-postgis:0.7'// https://jarcasting.com/artifacts/io.jeo/jeo-postgis/
implementation ("io.jeo:jeo-postgis:0.7")'io.jeo:jeo-postgis:jar:0.7'<dependency org="io.jeo" name="jeo-postgis" rev="0.7">
  <artifact name="jeo-postgis" type="jar" />
</dependency>@Grapes(
@Grab(group='io.jeo', module='jeo-postgis', version='0.7')
)libraryDependencies += "io.jeo" % "jeo-postgis" % "0.7"[io.jeo/jeo-postgis "0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.jeo : jeo | jar | 0.7 | 
| io.jeo : jeo-sql | jar | 0.7 | 
| postgresql : postgresql | jar | 9.1-901.jdbc4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.jeo : jeo | jar | 0.7 | 
| junit : junit | jar | 4.11 | 
| org.easymock : easymock | jar | 2.3 | 
| org.easymock : easymockclassextension | jar | 2.3 | 
| com.google.guava : guava | jar | 13.0 | 
| commons-io : commons-io | jar | 2.4 | 
| joda-time : joda-time | jar | 2.1 | 
| org.joda : joda-convert | jar | 1.2 | 
| org.slf4j : slf4j-jdk14 | jar | 1.7.2 |