| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.jbossas |
| ArtifactId | ArtifactIdjboss-as-mbeans |
| Last Version | Last Version6.0.0.M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJBoss Application Server MBeans
JBoss Application Server (mbeans module)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jboss-as-mbeans-6.0.0.M1.pom | |
| jboss-as-mbeans-6.0.0.M1.jar | 198 KB |
| jboss-as-mbeans-6.0.0.M1-sources.jar | 184 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-mbeans/ -->
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-mbeans</artifactId>
<version>6.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-mbeans/
implementation 'org.jboss.jbossas:jboss-as-mbeans:6.0.0.M1'
// https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-mbeans/
implementation ("org.jboss.jbossas:jboss-as-mbeans:6.0.0.M1")
'org.jboss.jbossas:jboss-as-mbeans:jar:6.0.0.M1'
<dependency org="org.jboss.jbossas" name="jboss-as-mbeans" rev="6.0.0.M1">
<artifact name="jboss-as-mbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.jbossas', module='jboss-as-mbeans', version='6.0.0.M1')
)
libraryDependencies += "org.jboss.jbossas" % "jboss-as-mbeans" % "6.0.0.M1"
[org.jboss.jbossas/jboss-as-mbeans "6.0.0.M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| apache-xerces » xml-apis | jar | 2.9.1 |
| dom4j : dom4j | jar | 1.6.1 |
| org.jboss : jbossxb | jar | 2.0.2.Beta3 |
| org.jboss.jbossas : jboss-as-j2se | jar | 6.0.0.M1 |
| bcel : bcel | jar | 5.1 |
| org.jboss : jboss-common-core | jar | 2.2.16.GA |
| org.jboss.logging : jboss-logging-spi | jar | 2.1.1.GA |
| org.jboss.test : jboss-test | jar | 1.1.5-alpha-2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |