Jar examples for c:clientlib
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.
Open Source License
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'
Click the following link to download the jar file.
clientlib-2.0.0-javadoc.jar