Download mbean-annotation-api-7.0.0-M3.jar file - Jar m

Jar examples for m:mbean-annotation-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

mbean-annotation-api-7.0.0-M3-javadoc.jar
mbean-annotation-api-7.0.0-M3-sources.jar
mbean-annotation-api-7.0.0-M3.jar
mbean-annotation-api-7.0.0-M3.pom



Related Tutorials