Download clientlib-2.0.0.jar file - Jar c

Jar examples for c:clientlib

Description

An alternate implementation of the classes required to access various WebSphere MBeans, including the configuration repository.

You can download jar file clientlib 2.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add clientlib-2.0.0.jar to your project.

<dependency>
   <groupId>com.github.veithen.visualwas</groupId>
   <artifactId>clientlib</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.github.veithen.visualwas', name: 'clientlib', version: '2.0.0'
libraryDependencies += "com.github.veithen.visualwas" % "clientlib" % "2.0.0"
<dependency org="com.github.veithen.visualwas" name="clientlib" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.veithen.visualwas', module='clientlib', version='2.0.0'))
'com.github.veithen.visualwas:clientlib:jar:2.0.0'

Download

Click the following link to download the jar file.

clientlib-2.0.0-javadoc.jar
clientlib-2.0.0-sources.jar
clientlib-2.0.0.jar
clientlib-2.0.0.pom



Related Tutorials