Download clientgroup-3.0.1.jar file - Jar c

Jar examples for c:clientgroup

Description

This plugin group provides Client functionality.

You can download jar file clientgroup 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add clientgroup-3.0.1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugingroups</groupId>
   <artifactId>clientgroup</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'org.apache.geronimo.plugingroups', name: 'clientgroup', version: '3.0.1'
libraryDependencies += "org.apache.geronimo.plugingroups" % "clientgroup" % "3.0.1"
<dependency org="org.apache.geronimo.plugingroups" name="clientgroup" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugingroups', module='clientgroup', version='3.0.1'))
'org.apache.geronimo.plugingroups:clientgroup:jar:3.0.1'

Download

Click the following link to download the jar file.

clientgroup-3.0.1-sources.jar
clientgroup-3.0.1.pom



Related Tutorials