не последняя версия
Последняя версия 19.0.0.Beta12

org.wildfly.core:wildfly-host-controller 6.0.0.CR2


Категории

Категории

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

Группа

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

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

wildfly-host-controller
Версия

Версия

6.0.0.CR2
Тип

Тип

jar

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


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