License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.httpcomponents.client5 |
ArtifactId | ArtifactIdhttpclient5-win |
Last Version | Last Version5.2-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HttpClient Windows features
Apache HttpClient Windows specific functionality
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpclient5-win-5.2-beta1.pom | |
httpclient5-win-5.2-beta1.jar | 15 KB |
httpclient5-win-5.2-beta1-sources.jar | 16 KB |
httpclient5-win-5.2-beta1-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents.client5/httpclient5-win/ -->
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5-win</artifactId>
<version>5.2-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents.client5/httpclient5-win/
implementation 'org.apache.httpcomponents.client5:httpclient5-win:5.2-beta1'
// https://jarcasting.com/artifacts/org.apache.httpcomponents.client5/httpclient5-win/
implementation ("org.apache.httpcomponents.client5:httpclient5-win:5.2-beta1")
'org.apache.httpcomponents.client5:httpclient5-win:jar:5.2-beta1'
<dependency org="org.apache.httpcomponents.client5" name="httpclient5-win" rev="5.2-beta1">
<artifact name="httpclient5-win" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents.client5', module='httpclient5-win', version='5.2-beta1')
)
libraryDependencies += "org.apache.httpcomponents.client5" % "httpclient5-win" % "5.2-beta1"
[org.apache.httpcomponents.client5/httpclient5-win "5.2-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.2-beta1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
net.java.dev.jna : jna | jar | 5.9.0 |
net.java.dev.jna : jna-platform | jar | 5.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.2-beta1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
org.hamcrest : hamcrest | jar | 2.2 |