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