| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.httpcomponents |
| ArtifactId | ArtifactIdhttpcore-nio |
| Last Version | Last Version4.4.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache HttpCore NIO
Apache HttpComponents Core (non-blocking I/O)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| httpcore-nio-4.4.15.pom | |
| httpcore-nio-4.4.15.jar | 194 KB |
| httpcore-nio-4.4.15-sources.jar | 222 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents/httpcore-nio/ -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore-nio</artifactId>
<version>4.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpcore-nio/
implementation 'org.apache.httpcomponents:httpcore-nio:4.4.15'
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpcore-nio/
implementation ("org.apache.httpcomponents:httpcore-nio:4.4.15")
'org.apache.httpcomponents:httpcore-nio:jar:4.4.15'
<dependency org="org.apache.httpcomponents" name="httpcore-nio" rev="4.4.15">
<artifact name="httpcore-nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents', module='httpcore-nio', version='4.4.15')
)
libraryDependencies += "org.apache.httpcomponents" % "httpcore-nio" % "4.4.15"
[org.apache.httpcomponents/httpcore-nio "4.4.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.conscrypt : conscrypt-openjdk-uber | jar | 2.2.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| commons-logging : commons-logging | jar | 1.2 |