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