is not current version
Last Version 1.1.12.Final

org.wildfly.wildfly-http-client:wildfly-http-client-common 1.0.0.CR7


Categories

Categories

WildFly Container Application Servers CLI User Interface
GroupId

GroupId

org.wildfly.wildfly-http-client
ArtifactId

ArtifactId

wildfly-http-client-common
Version

Version

1.0.0.CR7
Type

Type

jar

Download wildfly-http-client-common 1.0.0.CR7


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