OGC API Features JSON

Library for writing and reading OGC API Features to and from JSON

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

mil.nga.oapi.features
Идентификатор

Идентификатор

oapi-features-json
Последняя версия

Последняя версия

2.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

OGC API Features JSON
Library for writing and reading OGC API Features to and from JSON
Ссылка на сайт

Ссылка на сайт

https://github.com/ngageoint/ogc-api-features-json-java
Организация-разработчик

Организация-разработчик

National Geospatial-Intelligence Agency

Скачать oapi-features-json

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/mil.nga.oapi.features/oapi-features-json/ -->
<dependency>
    <groupId>mil.nga.oapi.features</groupId>
    <artifactId>oapi-features-json</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/mil.nga.oapi.features/oapi-features-json/
implementation 'mil.nga.oapi.features:oapi-features-json:2.0.2'
// https://jarcasting.com/artifacts/mil.nga.oapi.features/oapi-features-json/
implementation ("mil.nga.oapi.features:oapi-features-json:2.0.2")
'mil.nga.oapi.features:oapi-features-json:jar:2.0.2'
<dependency org="mil.nga.oapi.features" name="oapi-features-json" rev="2.0.2">
  <artifact name="oapi-features-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='mil.nga.oapi.features', module='oapi-features-json', version='2.0.2')
)
libraryDependencies += "mil.nga.oapi.features" % "oapi-features-json" % "2.0.2"
[mil.nga.oapi.features/oapi-features-json "2.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
mil.nga.sf : sf-geojson jar 3.0.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.2
2.0.1
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0