is not current version
Last Version 2.3.1

org.jboss.da:cli-wrap 1.8.0


Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.da
ArtifactId

ArtifactId

cli-wrap
Version

Version

1.8.0
Type

Type

pom

Download cli-wrap 1.8.0

Filename Size
cli-wrap-1.8.0.pom 4 KB
Browse

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