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