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

Jar examples for m:mbean-annotation-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials