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

Jar examples for m:mbean-annotation-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials