Jar examples for o:org.apache.aries.jmx.whiteboard
This bundle implements whiteboard pattern support for DynamicMBean services registered with the OSGi service registry. Each DynamicMBean service is registered with (and unregistered from) all MBeanServer services registered in the OSGi service registry.
You can download jar file org.apache.aries.jmx.whiteboard 1.0.0 in this page.
Apache License
You can use the following script to add org.apache.aries.jmx.whiteboard-1.0.0.jar to your project.
<dependency> <groupId>org.apache.aries.jmx</groupId> <artifactId>org.apache.aries.jmx.whiteboard</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.aries.jmx', name: 'org.apache.aries.jmx.whiteboard', version: '1.0.0'
libraryDependencies += "org.apache.aries.jmx" % "org.apache.aries.jmx.whiteboard" % "1.0.0"
<dependency org="org.apache.aries.jmx" name="org.apache.aries.jmx.whiteboard" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.aries.jmx', module='org.apache.aries.jmx.whiteboard', version='1.0.0'))
'org.apache.aries.jmx:org.apache.aries.jmx.whiteboard:jar:1.0.0'
Click the following link to download the jar file.
org.apache.aries.jmx.whiteboard-1.0.0-javadoc.jar