Download wps-api-1.2.0.M1.jar file - Jar w

Jar examples for w:wps-api

Description

You can download jar file wps-api 1.2.0.M1 in this page.

Build File

You can use the following script to add wps-api-1.2.0.M1.jar to your project.

<dependency>
   <groupId>net.disy.wps</groupId>
   <artifactId>wps-api</artifactId>
   <version>1.2.0.M1</version>
</dependency>
compile group: 'net.disy.wps', name: 'wps-api', version: '1.2.0.M1'
libraryDependencies += "net.disy.wps" % "wps-api" % "1.2.0.M1"
<dependency org="net.disy.wps" name="wps-api" rev="1.2.0.M1"/>
@Grapes(@Grab(group='net.disy.wps', module='wps-api', version='1.2.0.M1'))
'net.disy.wps:wps-api:jar:1.2.0.M1'

Download

Click the following link to download the jar file.

wps-api-1.2.0.M1-javadoc.jar
wps-api-1.2.0.M1-sources.jar
wps-api-1.2.0.M1.jar
wps-api-1.2.0.M1.pom



Related Tutorials