| License |
License |
|---|---|
| GroupId | GroupIdnl.pdok |
| ArtifactId | ArtifactIdgml3-jts |
| Last Version | Last Version17.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongml3-jts
Conversion library from gml3 to JTS objects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gml3-jts-17.0.0.pom | |
| gml3-jts-17.0.0.jar | 635 KB |
| gml3-jts-17.0.0-sources.jar | 745 KB |
| gml3-jts-17.0.0-javadoc.jar | 215 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| commons-io : commons-io | jar | 2.11.0 |