Download jmx-security-3.0.1.jar file - Jar j

Jar examples for j:jmx-security

Description

Secure (SSL/TSL) JMX Connector.

You can download jar file jmx-security 3.0.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jmx-security-3.0.1-sources.jar
jmx-security-3.0.1.pom



Related Tutorials