Jar examples for w:ws
Library to create Java Web Services
You can download jar file ws 0.24.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ws-0.24.0.jar to your project.
<dependency> <groupId>com.bq.corbel.lib</groupId> <artifactId>ws</artifactId> <version>0.24.0</version> </dependency>
compile group: 'com.bq.corbel.lib', name: 'ws', version: '0.24.0'
libraryDependencies += "com.bq.corbel.lib" % "ws" % "0.24.0"
<dependency org="com.bq.corbel.lib" name="ws" rev="0.24.0"/>
@Grapes(@Grab(group='com.bq.corbel.lib', module='ws', version='0.24.0'))
'com.bq.corbel.lib:ws:jar:0.24.0'
Click the following link to download the jar file.
ws-0.24.0-javadoc.jar