| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.scaleset |
| Идентификатор | Идентификаторscaleset-geo |
| Последняя версия | Последняя версия0.19.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеscaleset-geo
Simple framework for dealing with GeoJson and similar data formats
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| scaleset-geo-0.19.0.pom | |
| scaleset-geo-0.19.0.jar | 35 KB |
| scaleset-geo-0.19.0-sources.jar | 19 KB |
| scaleset-geo-0.19.0-javadoc.jar | 185 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.scaleset/scaleset-geo/ -->
<dependency>
<groupId>com.scaleset</groupId>
<artifactId>scaleset-geo</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scaleset/scaleset-geo/
implementation 'com.scaleset:scaleset-geo:0.19.0'
// https://jarcasting.com/artifacts/com.scaleset/scaleset-geo/
implementation ("com.scaleset:scaleset-geo:0.19.0")
'com.scaleset:scaleset-geo:jar:0.19.0'
<dependency org="com.scaleset" name="scaleset-geo" rev="0.19.0">
<artifact name="scaleset-geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scaleset', module='scaleset-geo', version='0.19.0')
)
libraryDependencies += "com.scaleset" % "scaleset-geo" % "0.19.0"
[com.scaleset/scaleset-geo "0.19.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vividsolutions : jts | jar | 1.13 |
| com.spatial4j : spatial4j | jar | 0.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.opencsv : opencsv | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
| org.skyscreamer : jsonassert | jar | 1.2.3 |