License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdwcst-v_1_1 |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOGC WCST 1.1
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
wcst-v_1_1-3.0.0.pom | |
wcst-v_1_1-3.0.0.jar | 23 KB |
wcst-v_1_1-3.0.0-sources.jar | 19 KB |
wcst-v_1_1-3.0.0-scripts.zip | 762 bytes |
wcst-v_1_1-3.0.0-jsonschemas.zip | 1 KB |
wcst-v_1_1-3.0.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/wcst-v_1_1/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>wcst-v_1_1</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/wcst-v_1_1/
implementation 'org.ogc-schemas:wcst-v_1_1:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/wcst-v_1_1/
implementation ("org.ogc-schemas:wcst-v_1_1:3.0.0")
'org.ogc-schemas:wcst-v_1_1:jar:3.0.0'
<dependency org="org.ogc-schemas" name="wcst-v_1_1" rev="3.0.0">
<artifact name="wcst-v_1_1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='wcst-v_1_1', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "wcst-v_1_1" % "3.0.0"
[org.ogc-schemas/wcst-v_1_1 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hisrc.w3c : xlink-v_1_0 | jar | 1.4.0 |
org.ogc-schemas : ows-v_1_1_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 |