Stan Silvert [
https://community.jboss.org/people/ssilvert] commented on the document
"Using the CLI remote client jar"
To view all comments on this document, visit:
https://community.jboss.org/docs/DOC-18795#comment-11350
--------------------------------------------------
Steven Boscarine wrote:
Is this jar available via Maven?
Not yet, but it should be there once 7.2 Alpha is released. If it doesn't get
put into the repo, please ping this discussion again and I'll add it.
Look for:
<dependency>
<groupId>org.jboss.as</groupId>
<artifactId>jboss-as-cli</artifactId>
<classifier>client</classifier>
</dependency>
--------------------------------------------------