is not current version
Last Version 4.13.0

org.rhq:rhq-jboss-as-common 3.0.0.B05

A library with the code common to the JBoss AS 4 and 5 plugins

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-jboss-as-common
Version

Version

3.0.0.B05
Type

Type

jar

Download rhq-jboss-as-common 3.0.0.B05


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-jboss-as-common/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-jboss-as-common</artifactId>
    <version>3.0.0.B05</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-jboss-as-common/
implementation 'org.rhq:rhq-jboss-as-common:3.0.0.B05'
// https://jarcasting.com/artifacts/org.rhq/rhq-jboss-as-common/
implementation ("org.rhq:rhq-jboss-as-common:3.0.0.B05")
'org.rhq:rhq-jboss-as-common:jar:3.0.0.B05'
<dependency org="org.rhq" name="rhq-jboss-as-common" rev="3.0.0.B05">
  <artifact name="rhq-jboss-as-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-jboss-as-common', version='3.0.0.B05')
)
libraryDependencies += "org.rhq" % "rhq-jboss-as-common" % "3.0.0.B05"
[org.rhq/rhq-jboss-as-common "3.0.0.B05"]