WPS Commons
Common classes to develop extensions for the 52°North WPS.
License |
License |
---|---|
GroupId | GroupIdcom.github.autermann |
ArtifactId | ArtifactIdwps-commons |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon WPS classes
Common classes to extend the 52N WPS.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wps-commons-2.0.0.pom | |
wps-commons-2.0.0.jar | 91 KB |
wps-commons-2.0.0-sources.jar | 67 KB |
wps-commons-2.0.0-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.autermann/wps-commons/ -->
<dependency>
<groupId>com.github.autermann</groupId>
<artifactId>wps-commons</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autermann/wps-commons/
implementation 'com.github.autermann:wps-commons:2.0.0'
// https://jarcasting.com/artifacts/com.github.autermann/wps-commons/
implementation ("com.github.autermann:wps-commons:2.0.0")
'com.github.autermann:wps-commons:jar:2.0.0'
<dependency org="com.github.autermann" name="wps-commons" rev="2.0.0">
<artifact name="wps-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autermann', module='wps-commons', version='2.0.0')
)
libraryDependencies += "com.github.autermann" % "wps-commons" % "2.0.0"
[com.github.autermann/wps-commons "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.n52.sensorweb : 52n-xml-wps-v100 | jar | 2.1.0 |
org.n52.sensorweb : 52n-xml-ows-v110 | jar | 2.1.0 |
Common classes to develop extensions for the 52°North WPS.