| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.httpcomponents.core5 |
| ArtifactId | ArtifactIdhttpcore5-ab |
| Last Version | Last Version5.0-alpha3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache HttpComponents Core Benchmarking Tool
Apache AB clone based on HttpCore
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| httpcore5-ab-5.0-alpha3.pom | |
| httpcore5-ab-5.0-alpha3.jar | 31 KB |
| httpcore5-ab-5.0-alpha3-sources.jar | 24 KB |
| httpcore5-ab-5.0-alpha3-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-ab/ -->
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5-ab</artifactId>
<version>5.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-ab/
implementation 'org.apache.httpcomponents.core5:httpcore5-ab:5.0-alpha3'
// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-ab/
implementation ("org.apache.httpcomponents.core5:httpcore5-ab:5.0-alpha3")
'org.apache.httpcomponents.core5:httpcore5-ab:jar:5.0-alpha3'
<dependency org="org.apache.httpcomponents.core5" name="httpcore5-ab" rev="5.0-alpha3">
<artifact name="httpcore5-ab" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents.core5', module='httpcore5-ab', version='5.0-alpha3')
)
libraryDependencies += "org.apache.httpcomponents.core5" % "httpcore5-ab" % "5.0-alpha3"
[org.apache.httpcomponents.core5/httpcore5-ab "5.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents.core5 : httpcore5 | jar | 5.0-alpha3 |
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |