| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.pdok |
| Идентификатор | Идентификаторgml3-jts |
| Версия | Версия17.0.0 |
| Тип | Типjar |
| Описание |
Описаниеgml3-jts
Conversion library from gml3 to JTS objects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gml3-jts-17.0.0.pom | |
| gml3-jts-17.0.0.jar | 166 KB |
| gml3-jts-17.0.0-sources.jar | 145 KB |
| gml3-jts-17.0.0-javadoc.jar | 301 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.pdok/gml3-jts/ -->
<dependency>
<groupId>nl.pdok</groupId>
<artifactId>gml3-jts</artifactId>
<version>17.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.pdok/gml3-jts/
implementation 'nl.pdok:gml3-jts:17.0.0'
// https://jarcasting.com/artifacts/nl.pdok/gml3-jts/
implementation ("nl.pdok:gml3-jts:17.0.0")
'nl.pdok:gml3-jts:jar:17.0.0'
<dependency org="nl.pdok" name="gml3-jts" rev="17.0.0">
<artifact name="gml3-jts" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.pdok', module='gml3-jts', version='17.0.0')
)
libraryDependencies += "nl.pdok" % "gml3-jts" % "17.0.0"
[nl.pdok/gml3-jts "17.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jvnet.ogc : gml-v_3_2_1 | jar | 2.6.1 |
| org.jvnet.ogc : gml-v_3_1_1 | jar | 2.6.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
| javax.activation : activation | jar | 1.1.1 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
| org.locationtech.jts : jts-core | jar | 1.18.2 |
| org.geotools.xsd » gt-xsd-gml3 | jar | 26.2 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| ch.qos.logback : logback-core | jar | 1.2.10 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| commons-io : commons-io | jar | 2.11.0 |