| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sis.core |
| Идентификатор | Идентификаторsis-feature |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache SIS features
Representations of geographic features.
Includes access to both vector and raster data.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 2.2.4 |
| org.locationtech.jts : jts-core Необязательный | jar | 1.18.2 |
| javax.measure : unit-api | jar | |
| org.opengis : geoapi | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opengis : geoapi-conformance | jar | 3.0.1 |
| junit : junit | jar |