MVN

org.n52.geoprocessing : wps-client-lib

Maven & Gradle

Jul 18, 2023
2 usages
6 stars

52 North WPS Client library

<dependency>
    <groupId>org.n52.geoprocessing</groupId>
    <artifactId>wps-client-lib</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.n52.geoprocessing : wps-client-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of org.n52.geoprocessing : wps-client-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
wps-client-lib-1.1.4
wps-client-lib-1.1.2
wps-client-lib-1.1.1
wps-client-lib-1.1.0
1.0.x
wps-client-lib-1.0.4
wps-client-lib-1.0.3
wps-client-lib-1.0.2
wps-client-lib-1.0.1

How to add a dependency to Maven

Add the following org.n52.geoprocessing : wps-client-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.n52.geoprocessing</groupId>
    <artifactId>wps-client-lib</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.n52.geoprocessing : wps-client-lib gradle dependency to your build.gradle file:

implementation 'org.n52.geoprocessing:wps-client-lib:1.1.4'

Gradle Kotlin DSL: Add the following org.n52.geoprocessing : wps-client-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.n52.geoprocessing:wps-client-lib:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.n52.geoprocessing : wps-client-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.n52.geoprocessing" % "wps-client-lib" % "1.1.4"

Advertisement

Dependencies from Group

Mar 15, 2022
3 usages
0 stars
Jul 18, 2023
2 usages
6 stars

Discover Dependencies

Jul 13, 2023
3 usages
212 stars
Jul 13, 2023
2 usages
40 stars
Jul 13, 2023
2 usages
40 stars
May 23, 2023
2 usages
0 stars
Aug 24, 2019
129 usages
66 stars
Nov 29, 2018
2 stars
Jul 13, 2023
6 usages
118 stars
Nov 30, 2018
Dec 19, 2022
4k stars