License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdkml-v_2_3 |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOGC KML 2.3
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
kml-v_2_3-3.0.0.pom | |
kml-v_2_3-3.0.0.jar | 567 KB |
kml-v_2_3-3.0.0-sources.jar | 414 KB |
kml-v_2_3-3.0.0-scripts.zip | 7 KB |
kml-v_2_3-3.0.0-jsonschemas.zip | 24 KB |
kml-v_2_3-3.0.0-javadoc.jar | 971 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/kml-v_2_3/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>kml-v_2_3</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/kml-v_2_3/
implementation 'org.ogc-schemas:kml-v_2_3:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/kml-v_2_3/
implementation ("org.ogc-schemas:kml-v_2_3:3.0.0")
'org.ogc-schemas:kml-v_2_3:jar:3.0.0'
<dependency org="org.ogc-schemas" name="kml-v_2_3" rev="3.0.0">
<artifact name="kml-v_2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='kml-v_2_3', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "kml-v_2_3" % "3.0.0"
[org.ogc-schemas/kml-v_2_3 "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 |