| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sis.storage |
| Идентификатор | Идентификаторsis-storage |
| Версия | Версия1.2 |
| Тип | Типjar |
| Описание |
ОписаниеApache SIS common storage
Provides the interfaces and base classes to be implemented by various storage formats.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sis-storage-1.2.pom | |
| sis-storage-1.2.jar | 367 KB |
| sis-storage-1.2-sources.jar | 508 KB |
| sis-storage-1.2-javadoc.jar | 467 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.sis.storage/sis-storage/ -->
<dependency>
<groupId>org.apache.sis.storage</groupId>
<artifactId>sis-storage</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-storage/
implementation 'org.apache.sis.storage:sis-storage:1.2'
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-storage/
implementation ("org.apache.sis.storage:sis-storage:1.2")
'org.apache.sis.storage:sis-storage:jar:1.2'
<dependency org="org.apache.sis.storage" name="sis-storage" rev="1.2">
<artifact name="sis-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.storage', module='sis-storage', version='1.2')
)
libraryDependencies += "org.apache.sis.storage" % "sis-storage" % "1.2"
[org.apache.sis.storage/sis-storage "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.sis.core : sis-feature | jar | 1.2 |
| org.apache.sis.core : sis-metadata | jar | 1.2 |
| org.apache.sis.core : sis-referencing | jar | 1.2 |
| org.opengis : geoapi | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.esri.geometry : esri-geometry-api | jar | 2.2.4 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
| org.opengis : geoapi-conformance | jar | 3.0.1 |
| org.apache.derby : derby | jar | 10.14.2.0 |
| junit : junit | jar |