Download mbean-annotation-api-4.6.0.2.jar file - Jar m

Jar examples for m:mbean-annotation-api

Description

You can download jar file mbean-annotation-api 4.6.0.2 in this page.

License

Apache License

Build File

You can use the following script to add mbean-annotation-api-4.6.0.2.jar to your project.

<dependency>
   <groupId>org.apache.openejb</groupId>
   <artifactId>mbean-annotation-api</artifactId>
   <version>4.6.0.2</version>
</dependency>
compile group: 'org.apache.openejb', name: 'mbean-annotation-api', version: '4.6.0.2'
libraryDependencies += "org.apache.openejb" % "mbean-annotation-api" % "4.6.0.2"
<dependency org="org.apache.openejb" name="mbean-annotation-api" rev="4.6.0.2"/>
@Grapes(@Grab(group='org.apache.openejb', module='mbean-annotation-api', version='4.6.0.2'))
'org.apache.openejb:mbean-annotation-api:jar:4.6.0.2'

Download

Click the following link to download the jar file.

mbean-annotation-api-4.6.0.2-javadoc.jar
mbean-annotation-api-4.6.0.2-sources.jar
mbean-annotation-api-4.6.0.2.jar
mbean-annotation-api-4.6.0.2.pom



Related Tutorials