Last Version

Apache SIS features 1.2

Representations of geographic features. Includes access to both vector and raster data.

License

License

GroupId

GroupId

org.apache.sis.core
ArtifactId

ArtifactId

sis-feature
Version

Version

1.2
Type

Type

jar
Description

Description

Apache SIS features
Representations of geographic features. Includes access to both vector and raster data.
Project Organization

Project Organization

The Apache Software Foundation

Download sis-feature 1.2


<!-- https://jarcasting.com/artifacts/org.apache.sis.core/sis-feature/ -->
<dependency>
    <groupId>org.apache.sis.core</groupId>
    <artifactId>sis-feature</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-feature/
implementation 'org.apache.sis.core:sis-feature:1.2'
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-feature/
implementation ("org.apache.sis.core:sis-feature:1.2")
'org.apache.sis.core:sis-feature:jar:1.2'
<dependency org="org.apache.sis.core" name="sis-feature" rev="1.2">
  <artifact name="sis-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.core', module='sis-feature', version='1.2')
)
libraryDependencies += "org.apache.sis.core" % "sis-feature" % "1.2"
[org.apache.sis.core/sis-feature "1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.sis.core : sis-utility jar 1.2
org.apache.sis.core : sis-metadata jar 1.2
org.apache.sis.core : sis-referencing jar 1.2
com.esri.geometry : esri-geometry-api Optional jar 2.2.4
org.locationtech.jts : jts-core Optional jar 1.18.2
javax.measure : unit-api jar
org.opengis : geoapi jar 3.0.1

test (2)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
junit : junit jar

Project Modules

There are no modules declared in this project.