is not current version
Last Version 4.2.2.GA

jboss:jbossha 4.0.2

JBoss High Availability and Clustering.

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

jboss
ArtifactId

ArtifactId

jbossha
Version

Version

4.0.2
Type

Type

jar

Download jbossha 4.0.2


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