License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdgml-v_3_1_1-schema |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOGC GML Schema 3.1.1
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/gml-v_3_1_1-schema/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>gml-v_3_1_1-schema</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/gml-v_3_1_1-schema/
implementation 'org.jvnet.ogc:gml-v_3_1_1-schema:1.1.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/gml-v_3_1_1-schema/
implementation ("org.jvnet.ogc:gml-v_3_1_1-schema:1.1.0")
'org.jvnet.ogc:gml-v_3_1_1-schema:jar:1.1.0'
<dependency org="org.jvnet.ogc" name="gml-v_3_1_1-schema" rev="1.1.0">
<artifact name="gml-v_3_1_1-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='gml-v_3_1_1-schema', version='1.1.0')
)
libraryDependencies += "org.jvnet.ogc" % "gml-v_3_1_1-schema" % "1.1.0"
[org.jvnet.ogc/gml-v_3_1_1-schema "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |