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

Jar examples for m:mbean-annotation-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials