| License | License | 
|---|---|
| GroupId | GroupIdio.jeo | 
| ArtifactId | ArtifactIdjeo-sql | 
| Last Version | Last Version0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSQL Utilities Java Geospatial Library | 
| Filename | Size | 
|---|---|
| jeo-sql-0.7.pom | |
| jeo-sql-0.7.jar | 19 KB | 
| jeo-sql-0.7-tests.jar | 3 KB | 
| jeo-sql-0.7-sources.jar | 14 KB | 
| jeo-sql-0.7-javadoc.jar | 89 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.jeo/jeo-sql/ -->
<dependency>
    <groupId>io.jeo</groupId>
    <artifactId>jeo-sql</artifactId>
    <version>0.7</version>
</dependency>// https://jarcasting.com/artifacts/io.jeo/jeo-sql/
implementation 'io.jeo:jeo-sql:0.7'// https://jarcasting.com/artifacts/io.jeo/jeo-sql/
implementation ("io.jeo:jeo-sql:0.7")'io.jeo:jeo-sql:jar:0.7'<dependency org="io.jeo" name="jeo-sql" rev="0.7">
  <artifact name="jeo-sql" type="jar" />
</dependency>@Grapes(
@Grab(group='io.jeo', module='jeo-sql', version='0.7')
)libraryDependencies += "io.jeo" % "jeo-sql" % "0.7"[io.jeo/jeo-sql "0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.jeo : jeo | jar | 0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |