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