License |
License |
---|---|
GroupId | GroupIdorg.apache.openejb |
ArtifactId | ArtifactIdmbean-annotation-api |
Last Version | Last Version4.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenEJB :: Container :: MBean Annotation API
Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB
Server.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.openejb/mbean-annotation-api/ -->
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>mbean-annotation-api</artifactId>
<version>4.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openejb/mbean-annotation-api/
implementation 'org.apache.openejb:mbean-annotation-api:4.7.5'
// https://jarcasting.com/artifacts/org.apache.openejb/mbean-annotation-api/
implementation ("org.apache.openejb:mbean-annotation-api:4.7.5")
'org.apache.openejb:mbean-annotation-api:jar:4.7.5'
<dependency org="org.apache.openejb" name="mbean-annotation-api" rev="4.7.5">
<artifact name="mbean-annotation-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openejb', module='mbean-annotation-api', version='4.7.5')
)
libraryDependencies += "org.apache.openejb" % "mbean-annotation-api" % "4.7.5"
[org.apache.openejb/mbean-annotation-api "4.7.5"]