License |
License |
---|---|
GroupId | GroupIdorg.apache.sis.core |
ArtifactId | ArtifactIdsis-feature |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache SIS features
Representations of geographic features.
Includes access to both vector and raster data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sis-feature-1.2.pom | |
sis-feature-1.2.jar | 260 KB |
sis-feature-1.2-sources.jar | 394 KB |
sis-feature-1.2-javadoc.jar | 823 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.opengis : geoapi-conformance | jar | 3.0.1 |
junit : junit | jar |