Last Version

Apache HttpComponents Core Integration Tests 5.2-beta2

Apache HttpComponents HTTP/2 and HTTP/1.1 core component integration tests

License

License

GroupId

GroupId

org.apache.httpcomponents.core5
ArtifactId

ArtifactId

httpcore5-testing
Version

Version

5.2-beta2
Type

Type

jar
Description

Description

Apache HttpComponents Core Integration Tests
Apache HttpComponents HTTP/2 and HTTP/1.1 core component integration tests
Project Organization

Project Organization

The Apache Software Foundation

Download httpcore5-testing 5.2-beta2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents.core5 : httpcore5 jar 5.2-beta2
org.apache.httpcomponents.core5 : httpcore5-h2 jar 5.2-beta2
org.apache.httpcomponents.core5 : httpcore5-reactive jar 5.2-beta2
commons-cli : commons-cli jar 1.4
org.slf4j : slf4j-api jar 1.7.25
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.reactivex.rxjava3 : rxjava jar 3.1.3

test (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.conscrypt : conscrypt-openjdk-uber jar 2.5.2
org.junit.jupiter : junit-jupiter jar
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.4.0
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.0.0

Project Modules

There are no modules declared in this project.