JbossAsController

Jboss Application Server Controller Executor

License

License

Categories

Categories

JBoss Container Application Servers Ant Build Tools
GroupId

GroupId

com.github.lfantinel
ArtifactId

ArtifactId

jboss-as-controller
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

JbossAsController
Jboss Application Server Controller Executor
Project URL

Project URL

https://github.com/lfantinel/JbossAsController
Source Code Management

Source Code Management

https://github.com/lfantinel/JbossAsController

Download jboss-as-controller

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.wildfly : wildfly-controller-client jar 8.2.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0