is not current version
Last Version 4.2.2.GA

jboss:jbosscx-client 3.2.3


Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

jboss
ArtifactId

ArtifactId

jbosscx-client
Version

Version

3.2.3
Type

Type

jar

Download jbosscx-client 3.2.3


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