License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdwmc |
Version | Version3.0.0 |
Type | Typepom |
Description |
DescriptionOGC WMC
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
wmc-3.0.0.pom | 592 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/wmc/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>wmc</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/wmc/
implementation 'org.ogc-schemas:wmc:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/wmc/
implementation ("org.ogc-schemas:wmc:3.0.0")
'org.ogc-schemas:wmc:pom:3.0.0'
<dependency org="org.ogc-schemas" name="wmc" rev="3.0.0">
<artifact name="wmc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='wmc', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "wmc" % "3.0.0"
[org.ogc-schemas/wmc "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |