License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.eclipse.rdf4j |
ArtifactId | ArtifactIdrdf4j-queryalgebra-geosparql |
Version | Version3.7.1 |
Type | Typejar |
Description |
DescriptionRDF4J: Query algebra - GeoSPARQL
Query algbebra implementations to support the evaluation of GeoSPARQL.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryalgebra-geosparql/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryalgebra-geosparql</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryalgebra-geosparql/
implementation 'org.eclipse.rdf4j:rdf4j-queryalgebra-geosparql:3.7.1'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryalgebra-geosparql/
implementation ("org.eclipse.rdf4j:rdf4j-queryalgebra-geosparql:3.7.1")
'org.eclipse.rdf4j:rdf4j-queryalgebra-geosparql:jar:3.7.1'
<dependency org="org.eclipse.rdf4j" name="rdf4j-queryalgebra-geosparql" rev="3.7.1">
<artifact name="rdf4j-queryalgebra-geosparql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-queryalgebra-geosparql', version='3.7.1')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-queryalgebra-geosparql" % "3.7.1"
[org.eclipse.rdf4j/rdf4j-queryalgebra-geosparql "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation | jar | 3.7.1 |
org.locationtech.spatial4j : spatial4j | jar | 0.8 |
org.locationtech.jts : jts-core | jar | 1.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-repository-sail | jar | 3.7.1 |
org.eclipse.rdf4j : rdf4j-sail-memory | jar | 3.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.8.0 |
ch.qos.logback : logback-classic | jar | 1.1.11 |