Download webservices-common-3.0-beta-1.jar file - Jar w

Jar examples for w:webservices-common

Description

Common classes for all web services provider integrations.

You can download jar file webservices-common 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add webservices-common-3.0-beta-1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>webservices-common</artifactId>
   <version>3.0-beta-1</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'webservices-common', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.configs" % "webservices-common" % "3.0-beta-1"
<dependency org="org.apache.geronimo.configs" name="webservices-common" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='webservices-common', version='3.0-beta-1'))
'org.apache.geronimo.configs:webservices-common:jar:3.0-beta-1'

Download

Click the following link to download the jar file.

webservices-common-3.0-beta-1-sources.jar
webservices-common-3.0-beta-1.pom



Related Tutorials