Last Version

GeoSPARQL Jena 1.1.2

API implemenation of GeoSPARQL 1.0 standard using Apache Jena.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.github.galbiston
ArtifactId

ArtifactId

geosparql-jena
Version

Version

1.1.2
Type

Type

jar
Description

Description

GeoSPARQL Jena
API implemenation of GeoSPARQL 1.0 standard using Apache Jena.
Project URL

Project URL

https://github.com/galbiston/geosparql-jena
Source Code Management

Source Code Management

https://github.com/galbiston/geosparql-jena.git

Download geosparql-jena 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.sis.core : sis-referencing jar 0.8
org.locationtech.jts : jts-core jar 1.16.1
org.apache.jena : jena-arq jar 3.11.0

runtime (5)

Group / Artifact Type Version
org.jdom : jdom2 jar 2.0.6
org.apache.commons : commons-collections4 jar 4.1
org.slf4j : slf4j-api jar 1.7.26
io.github.galbiston : expiring-map jar 1.0.2
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.