Common WPS classes

Common classes to extend the 52N WPS.

License

License

GroupId

GroupId

com.github.autermann
ArtifactId

ArtifactId

wps-commons
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Common WPS classes
Common classes to extend the 52N WPS.
Source Code Management

Source Code Management

https://github.com/autermann/wps-commons

Download wps-commons

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

WPS Commons Build Status

Common classes to develop extensions for the 52°North WPS.

Versions

Version
2.0.0