Last Version

Apache HttpCore Benchmarking Tool 4.4.15

Apache AB clone based on HttpCore

License

License

GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpcore-ab
Version

Version

4.4.15
Type

Type

jar
Description

Description

Apache HttpCore 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 httpcore-ab 4.4.15


<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents/httpcore-ab/ -->
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpcore-ab</artifactId>
    <version>4.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpcore-ab/
implementation 'org.apache.httpcomponents:httpcore-ab:4.4.15'
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpcore-ab/
implementation ("org.apache.httpcomponents:httpcore-ab:4.4.15")
'org.apache.httpcomponents:httpcore-ab:jar:4.4.15'
<dependency org="org.apache.httpcomponents" name="httpcore-ab" rev="4.4.15">
  <artifact name="httpcore-ab" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents', module='httpcore-ab', version='4.4.15')
)
libraryDependencies += "org.apache.httpcomponents" % "httpcore-ab" % "4.4.15"
[org.apache.httpcomponents/httpcore-ab "4.4.15"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.15
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.