License |
License |
---|---|
Categories |
CategoriesCLI User Interface Apache HttpComponents Net HTTP Clients |
GroupId | GroupIdorg.bedework.deploy |
ArtifactId | ArtifactIdbw-wfmodules-org-apache-httpcomponents-httpclient |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThis project deploys modules to the local quickstart wildfly
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-org-apache-httpcomponents-httpclient/ -->
<dependency>
<groupId>org.bedework.deploy</groupId>
<artifactId>bw-wfmodules-org-apache-httpcomponents-httpclient</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-org-apache-httpcomponents-httpclient/
implementation 'org.bedework.deploy:bw-wfmodules-org-apache-httpcomponents-httpclient:1.0.4'
// https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-org-apache-httpcomponents-httpclient/
implementation ("org.bedework.deploy:bw-wfmodules-org-apache-httpcomponents-httpclient:1.0.4")
'org.bedework.deploy:bw-wfmodules-org-apache-httpcomponents-httpclient:pom:1.0.4'
<dependency org="org.bedework.deploy" name="bw-wfmodules-org-apache-httpcomponents-httpclient" rev="1.0.4">
<artifact name="bw-wfmodules-org-apache-httpcomponents-httpclient" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework.deploy', module='bw-wfmodules-org-apache-httpcomponents-httpclient', version='1.0.4')
)
libraryDependencies += "org.bedework.deploy" % "bw-wfmodules-org-apache-httpcomponents-httpclient" % "1.0.4"
[org.bedework.deploy/bw-wfmodules-org-apache-httpcomponents-httpclient "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |