Last Version

PostGIS Java bindings 22.2.0

This project contains Java bindings for using PostGIS geometries coming from a PostgreSQL database.

License

License

Categories

Categories

Java Languages Geospatial Business Logic Libraries PostGIS
GroupId

GroupId

io.github.sebasbaumh
ArtifactId

ArtifactId

postgis-java-ng
Version

Version

22.2.0
Type

Type

jar
Description

Description

PostGIS Java bindings
This project contains Java bindings for using PostGIS geometries coming from a PostgreSQL database.
Project URL

Project URL

https://github.com/sebasbaumh/postgis-java-ng
Source Code Management

Source Code Management

https://github.com/sebasbaumh/postgis-java-ng/tree/master

Download postgis-java-ng 22.2.0


<!-- https://jarcasting.com/artifacts/io.github.sebasbaumh/postgis-java-ng/ -->
<dependency>
    <groupId>io.github.sebasbaumh</groupId>
    <artifactId>postgis-java-ng</artifactId>
    <version>22.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sebasbaumh/postgis-java-ng/
implementation 'io.github.sebasbaumh:postgis-java-ng:22.2.0'
// https://jarcasting.com/artifacts/io.github.sebasbaumh/postgis-java-ng/
implementation ("io.github.sebasbaumh:postgis-java-ng:22.2.0")
'io.github.sebasbaumh:postgis-java-ng:jar:22.2.0'
<dependency org="io.github.sebasbaumh" name="postgis-java-ng" rev="22.2.0">
  <artifact name="postgis-java-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sebasbaumh', module='postgis-java-ng', version='22.2.0')
)
libraryDependencies += "io.github.sebasbaumh" % "postgis-java-ng" % "22.2.0"
[io.github.sebasbaumh/postgis-java-ng "22.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.3.4

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.6.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.mchange : c3p0 jar 0.9.5.5
com.mchange : mchange-commons-java jar 0.2.20
org.slf4j : slf4j-api jar 2.0.0-alpha7
org.slf4j : slf4j-jdk14 jar 2.0.0-alpha7

Project Modules

There are no modules declared in this project.