Jar examples for w:wps-api
You can download jar file wps-api 1.4.0 in this page.
You can use the following script to add wps-api-1.4.0.jar to your project.
<dependency> <groupId>net.disy.wps</groupId> <artifactId>wps-api</artifactId> <version>1.4.0</version> </dependency>
compile group: 'net.disy.wps', name: 'wps-api', version: '1.4.0'
libraryDependencies += "net.disy.wps" % "wps-api" % "1.4.0"
<dependency org="net.disy.wps" name="wps-api" rev="1.4.0"/>
@Grapes(@Grab(group='net.disy.wps', module='wps-api', version='1.4.0'))
'net.disy.wps:wps-api:jar:1.4.0'
Click the following link to download the jar file.
wps-api-1.4.0-javadoc.jar