Last Version

Apache HttpComponents Core Benchmarking Tool 5.0-alpha3

Apache AB clone based on HttpCore

License

License

GroupId

GroupId

org.apache.httpcomponents.core5
ArtifactId

ArtifactId

httpcore5-ab
Version

Version

5.0-alpha3
Type

Type

jar
Description

Description

Apache HttpComponents Core Benchmarking Tool
Apache AB clone based on HttpCore
Project URL

Project URL

http://hc.apache.org/httpcomponents-core-ga
Project Organization

Project Organization

The Apache Software Foundation

Download httpcore5-ab 5.0-alpha3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents.core5 : httpcore5 jar 5.0-alpha3
commons-cli : commons-cli jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.