License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdkml-v_2_2_0 |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOGC KML 2.2.0
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
kml-v_2_2_0-3.0.0.pom | |
kml-v_2_2_0-3.0.0.jar | 450 KB |
kml-v_2_2_0-3.0.0-sources.jar | 323 KB |
kml-v_2_2_0-3.0.0-scripts.zip | 6 KB |
kml-v_2_2_0-3.0.0-jsonschemas.zip | 19 KB |
kml-v_2_2_0-3.0.0-javadoc.jar | 786 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/kml-v_2_2_0/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>kml-v_2_2_0</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/kml-v_2_2_0/
implementation 'org.ogc-schemas:kml-v_2_2_0:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/kml-v_2_2_0/
implementation ("org.ogc-schemas:kml-v_2_2_0:3.0.0")
'org.ogc-schemas:kml-v_2_2_0:jar:3.0.0'
<dependency org="org.ogc-schemas" name="kml-v_2_2_0" rev="3.0.0">
<artifact name="kml-v_2_2_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='kml-v_2_2_0', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "kml-v_2_2_0" % "3.0.0"
[org.ogc-schemas/kml-v_2_2_0 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hisrc.w3c : atom-v_1_0 | jar | 1.4.0 |
org.ogc-schemas : xal-v_2_0 | jar | 3.0.0 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.2.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |