is not current version
Last Version 4.7.5

org.apache.openejb:mbean-annotation-api 4.0.0-beta-1


GroupId

GroupId

org.apache.openejb
ArtifactId

ArtifactId

mbean-annotation-api
Version

Version

4.0.0-beta-1
Type

Type

jar

Download mbean-annotation-api 4.0.0-beta-1


<!-- https://jarcasting.com/artifacts/org.apache.openejb/mbean-annotation-api/ -->
<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>mbean-annotation-api</artifactId>
    <version>4.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openejb/mbean-annotation-api/
implementation 'org.apache.openejb:mbean-annotation-api:4.0.0-beta-1'
// https://jarcasting.com/artifacts/org.apache.openejb/mbean-annotation-api/
implementation ("org.apache.openejb:mbean-annotation-api:4.0.0-beta-1")
'org.apache.openejb:mbean-annotation-api:jar:4.0.0-beta-1'
<dependency org="org.apache.openejb" name="mbean-annotation-api" rev="4.0.0-beta-1">
  <artifact name="mbean-annotation-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openejb', module='mbean-annotation-api', version='4.0.0-beta-1')
)
libraryDependencies += "org.apache.openejb" % "mbean-annotation-api" % "4.0.0-beta-1"
[org.apache.openejb/mbean-annotation-api "4.0.0-beta-1"]