52 North WPS Client library

52°North Maven Parent Project

License

License

Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.n52.geoprocessing
ArtifactId

ArtifactId

wps-client-lib
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

52 North WPS Client library
52°North Maven Parent Project
Project Organization

Project Organization

52°North Initiative for Geospatial Open Source Software GmbH
Source Code Management

Source Code Management

https://github.com/52North/wps-client-lib

Download wps-client-lib

How to add to project

<!-- https://jarcasting.com/artifacts/org.n52.geoprocessing/wps-client-lib/ -->
<dependency>
    <groupId>org.n52.geoprocessing</groupId>
    <artifactId>wps-client-lib</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.geoprocessing/wps-client-lib/
implementation 'org.n52.geoprocessing:wps-client-lib:1.1.1'
// https://jarcasting.com/artifacts/org.n52.geoprocessing/wps-client-lib/
implementation ("org.n52.geoprocessing:wps-client-lib:1.1.1")
'org.n52.geoprocessing:wps-client-lib:jar:1.1.1'
<dependency org="org.n52.geoprocessing" name="wps-client-lib" rev="1.1.1">
  <artifact name="wps-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.geoprocessing', module='wps-client-lib', version='1.1.1')
)
libraryDependencies += "org.n52.geoprocessing" % "wps-client-lib" % "1.1.1"
[org.n52.geoprocessing/wps-client-lib "1.1.1"]

Dependencies

compile (14)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.xmlbeans : xmlbeans jar 3.1.0
org.apache.commons : commons-configuration2 jar 2.7
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpcore jar 4.4.10
org.n52.wps : iceland-stream jar 1.5.0
org.n52.wps : xml jar 1.5.0
javax.inject : javax.inject jar 1
org.n52.arctic-sea : shetland jar 7.3.1
org.n52.arctic-sea : svalbard jar 7.3.1
org.n52.arctic-sea : janmayen jar 7.3.1
xml-apis : xml-apis jar 1.4.01
org.hamcrest : hamcrest-core jar 1.3

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
stax : stax-api jar 1.0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.n52.sensorweb : 52n-xml-ows-v20 jar 2.3.0
org.n52.wps : 52n-xml-wps-v20 jar 2.3.0
org.n52.sensorweb : 52n-xml-ows-v110 jar 2.3.0
org.n52.sensorweb : 52n-xml-wps-v100 jar 2.3.0

Project Modules

There are no modules declared in this project.

wps-client-lib Build Status Maven Central

Description

WPS client library written in Java. Support for WPS 1.0.0 and 2.0. Uses arctic-sea.

Features

  • General Features
    • Full java-based Open Source implementation.
    • Streaming de-/encoding
    • Supports WPS 1.0.0 and 2.0

License

This project is licensed under the Apache Software License, version 2.0.

Quick Start

Use git to clone the wps-client-lib repository:

git clone https://github.com/52North/wps-client-lib.git

Then just run mvn clean install on the repositories root directory.

Contact

  • Benjamin Pross (b.pross (at) 52north.org)

Support

You can get support in the community mailing list and forums: https://52north.org/discuss/#mailing-lists

Contribute

Are you are interesting in contributing to javaPS and you want to pull your changes to the 52°North repository to make it available to all? In that case we need your official permission and for this purpose we have a so called contributors license agreement (CLA) in place. With this agreement you grant us the rights to use and publish your code under an open source license. A link to the contributors license agreement and further explanations are available here: https://52north.org/software/licensing/guidelines/

Credits

  • Benjamin Pross, @bpross-52n

Contributing Organizations

Funding projects

  • RIESGOS
  • OGC Testbeds
org.n52.geoprocessing

52°North Initiative for Geospatial Open Source Software GmbH

Versions

Version
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1