Jar examples for m:mbean-annotation-api
You can download jar file mbean-annotation-api 7.0.0-M2 in this page.
Apache License
You can use the following script to add mbean-annotation-api-7.0.0-M2.jar to your project.
<dependency> <groupId>org.apache.tomee</groupId> <artifactId>mbean-annotation-api</artifactId> <version>7.0.0-M2</version> </dependency>
compile group: 'org.apache.tomee', name: 'mbean-annotation-api', version: '7.0.0-M2'
libraryDependencies += "org.apache.tomee" % "mbean-annotation-api" % "7.0.0-M2"
<dependency org="org.apache.tomee" name="mbean-annotation-api" rev="7.0.0-M2"/>
@Grapes(@Grab(group='org.apache.tomee', module='mbean-annotation-api', version='7.0.0-M2'))
'org.apache.tomee:mbean-annotation-api:jar:7.0.0-M2'
Click the following link to download the jar file.
mbean-annotation-api-7.0.0-M2-javadoc.jar