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

org.wildfly.wildfly-http-client:wildfly-http-client-parent 1.0.26.Final


Категории

Категории

WildFly Контейнер Application Servers CLI Взаимодействие с пользователем
Группа

Группа

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

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

wildfly-http-client-parent
Версия

Версия

1.0.26.Final
Тип

Тип

pom

Скачать wildfly-http-client-parent 1.0.26.Final


<!-- https://jarcasting.com/artifacts/org.wildfly.wildfly-http-client/wildfly-http-client-parent/ -->
<dependency>
    <groupId>org.wildfly.wildfly-http-client</groupId>
    <artifactId>wildfly-http-client-parent</artifactId>
    <version>1.0.26.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.wildfly-http-client/wildfly-http-client-parent/
implementation 'org.wildfly.wildfly-http-client:wildfly-http-client-parent:1.0.26.Final'
// https://jarcasting.com/artifacts/org.wildfly.wildfly-http-client/wildfly-http-client-parent/
implementation ("org.wildfly.wildfly-http-client:wildfly-http-client-parent:1.0.26.Final")
'org.wildfly.wildfly-http-client:wildfly-http-client-parent:pom:1.0.26.Final'
<dependency org="org.wildfly.wildfly-http-client" name="wildfly-http-client-parent" rev="1.0.26.Final">
  <artifact name="wildfly-http-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.wildfly-http-client', module='wildfly-http-client-parent', version='1.0.26.Final')
)
libraryDependencies += "org.wildfly.wildfly-http-client" % "wildfly-http-client-parent" % "1.0.26.Final"
[org.wildfly.wildfly-http-client/wildfly-http-client-parent "1.0.26.Final"]