Jar examples for w:ws-core
Core classes to be shared amongst all webservice implementations
You can download jar file ws-core 1.0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ws-core-1.0.6.jar to your project.
<dependency> <groupId>org.bongiorno</groupId> <artifactId>ws-core</artifactId> <version>1.0.6</version> </dependency>
compile group: 'org.bongiorno', name: 'ws-core', version: '1.0.6'
libraryDependencies += "org.bongiorno" % "ws-core" % "1.0.6"
<dependency org="org.bongiorno" name="ws-core" rev="1.0.6"/>
@Grapes(@Grab(group='org.bongiorno', module='ws-core', version='1.0.6'))
'org.bongiorno:ws-core:jar:1.0.6'
Click the following link to download the jar file.
ws-core-1.0.6-javadoc.jar