не последняя версия
Последняя версия 8.2.1.Final

org.wildfly:wildfly-host-controller 8.1.0.CR2


Категории

Категории

WildFly Контейнер Application Servers
Группа

Группа

org.wildfly
Идентификатор

Идентификатор

wildfly-host-controller
Версия

Версия

8.1.0.CR2
Тип

Тип

jar

Скачать wildfly-host-controller 8.1.0.CR2


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