is not current version
Last Version 4.13.0

org.rhq:rhq-jboss-as-common 1.4.0.B01

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

1.4.0.B01
Type

Type

jar

Download rhq-jboss-as-common 1.4.0.B01


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