License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdwms-v_1_3_0-exceptions |
Version | Version2.6.1 |
Type | Typejar |
Description |
DescriptionOGC WMS 1.3.0 Exceptions
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_3_0-exceptions/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>wms-v_1_3_0-exceptions</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_3_0-exceptions/
implementation 'org.jvnet.ogc:wms-v_1_3_0-exceptions:2.6.1'
// https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_3_0-exceptions/
implementation ("org.jvnet.ogc:wms-v_1_3_0-exceptions:2.6.1")
'org.jvnet.ogc:wms-v_1_3_0-exceptions:jar:2.6.1'
<dependency org="org.jvnet.ogc" name="wms-v_1_3_0-exceptions" rev="2.6.1">
<artifact name="wms-v_1_3_0-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='wms-v_1_3_0-exceptions', version='2.6.1')
)
libraryDependencies += "org.jvnet.ogc" % "wms-v_1_3_0-exceptions" % "2.6.1"
[org.jvnet.ogc/wms-v_1_3_0-exceptions "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |