| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.github.geoladris.plugins |
| Идентификатор | Идентификаторgeoexplorer-reader |
| Последняя версия | Последняя версия7.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeoexplorer Reader
Geoexplorer Reader plugin for Geoladris
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| geoexplorer-reader-7.0.0.pom | |
| geoexplorer-reader-7.0.0.jar | 7 KB |
| geoexplorer-reader-7.0.0-sources.jar | 5 KB |
| geoexplorer-reader-7.0.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.geoladris.plugins/geoexplorer-reader/ -->
<dependency>
<groupId>com.github.geoladris.plugins</groupId>
<artifactId>geoexplorer-reader</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/geoexplorer-reader/
implementation 'com.github.geoladris.plugins:geoexplorer-reader:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/geoexplorer-reader/
implementation ("com.github.geoladris.plugins:geoexplorer-reader:7.0.0")
'com.github.geoladris.plugins:geoexplorer-reader:jar:7.0.0'
<dependency org="com.github.geoladris.plugins" name="geoexplorer-reader" rev="7.0.0">
<artifact name="geoexplorer-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris.plugins', module='geoexplorer-reader', version='7.0.0')
)
libraryDependencies += "com.github.geoladris.plugins" % "geoexplorer-reader" % "7.0.0"
[com.github.geoladris.plugins/geoexplorer-reader "7.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.geoladris.plugins : base | jar | 7.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xerial : sqlite-jdbc | jar | 3.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |