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