JBoss Community

Using the CLI remote client jar

new comment by Stan Silvert View all comments on this document

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>