a Java API for Kml

This is JavaAPIforKMml, Micromata's library for use with applications that want to parse, generate and operate on KML. It is an implementation of the OGC KML 2.2 standard. It is written entirely in Java and makes heavy use of JAXB.

Лицензия

Лицензия

BSD license
Группа

Группа

uk.m0nom
Идентификатор

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

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

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

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

a Java API for Kml
This is JavaAPIforKMml, Micromata's library for use with applications that want to parse, generate and operate on KML. It is an implementation of the OGC KML 2.2 standard. It is written entirely in Java and makes heavy use of JAXB.
Ссылка на сайт

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

https://github.com/urbancamo/adifweb
Система контроля версий

Система контроля версий

https://github.com/urbancamo/javaapiforkml

Скачать JavaAPIforKml

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

<!-- https://jarcasting.com/artifacts/uk.m0nom/JavaAPIforKml/ -->
<dependency>
    <groupId>uk.m0nom</groupId>
    <artifactId>JavaAPIforKml</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.m0nom/JavaAPIforKml/
implementation 'uk.m0nom:JavaAPIforKml:3.0.1'
// https://jarcasting.com/artifacts/uk.m0nom/JavaAPIforKml/
implementation ("uk.m0nom:JavaAPIforKml:3.0.1")
'uk.m0nom:JavaAPIforKml:jar:3.0.1'
<dependency org="uk.m0nom" name="JavaAPIforKml" rev="3.0.1">
  <artifact name="JavaAPIforKml" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.m0nom', module='JavaAPIforKml', version='3.0.1')
)
libraryDependencies += "uk.m0nom" % "JavaAPIforKml" % "3.0.1"
[uk.m0nom/JavaAPIforKml "3.0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
org.jetbrains : annotations jar 23.0.0

runtime (1)

Идентификатор библиотеки Тип Версия
com.sun.xml.bind : jaxb-impl jar 3.0.2

test (3)

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

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

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

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

Версия
3.0.1
3.0.0