| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sis.core |
| Идентификатор | Идентификаторsis-feature |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache SIS features
Representations of geographic features.
Includes access to both vector and raster data.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sis-feature-1.0.pom | |
| sis-feature-1.0.jar | 260 KB |
| sis-feature-1.0-sources.jar | 394 KB |
| sis-feature-1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-feature/
implementation 'org.apache.sis.core:sis-feature:1.0'
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-feature/
implementation ("org.apache.sis.core:sis-feature:1.0")
'org.apache.sis.core:sis-feature:jar:1.0'
<dependency org="org.apache.sis.core" name="sis-feature" rev="1.0">
<artifact name="sis-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.core', module='sis-feature', version='1.0')
)
libraryDependencies += "org.apache.sis.core" % "sis-feature" % "1.0"
[org.apache.sis.core/sis-feature "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.sis.core : sis-utility | jar | 1.0 |
| org.apache.sis.core : sis-metadata | jar | 1.0 |
| org.apache.sis.core : sis-referencing | jar | 1.0 |
| com.esri.geometry : esri-geometry-api Необязательный | jar | 2.2.2 |
| org.locationtech.jts : jts-core Необязательный | jar | 1.16.1 |
| javax.measure : unit-api | jar | |
| org.opengis : geoapi | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opengis : geoapi-conformance | jar | 3.0.1 |
| junit : junit | jar | |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |