| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.httpcomponents.core5 | 
| ArtifactId | ArtifactIdhttpcore5-testing | 
| Version | Version5.2-alpha2 | 
| Type | Typejar | 
| Description | DescriptionApache HttpComponents Core Integration Tests Apache HttpComponents HTTP/2 and HTTP/1.1 core component integration tests | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| httpcore5-testing-5.2-alpha2.pom | |
| httpcore5-testing-5.2-alpha2.jar | 137 KB | 
| httpcore5-testing-5.2-alpha2-sources.jar | 97 KB | 
| httpcore5-testing-5.2-alpha2-javadoc.jar | 306 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-testing/ -->
<dependency>
    <groupId>org.apache.httpcomponents.core5</groupId>
    <artifactId>httpcore5-testing</artifactId>
    <version>5.2-alpha2</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-testing/
implementation 'org.apache.httpcomponents.core5:httpcore5-testing:5.2-alpha2'// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-testing/
implementation ("org.apache.httpcomponents.core5:httpcore5-testing:5.2-alpha2")'org.apache.httpcomponents.core5:httpcore5-testing:jar:5.2-alpha2'<dependency org="org.apache.httpcomponents.core5" name="httpcore5-testing" rev="5.2-alpha2">
  <artifact name="httpcore5-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.httpcomponents.core5', module='httpcore5-testing', version='5.2-alpha2')
)libraryDependencies += "org.apache.httpcomponents.core5" % "httpcore5-testing" % "5.2-alpha2"[org.apache.httpcomponents.core5/httpcore5-testing "5.2-alpha2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents.core5 : httpcore5 | jar | 5.2-alpha2 | 
| org.apache.httpcomponents.core5 : httpcore5-h2 | jar | 5.2-alpha2 | 
| org.apache.httpcomponents.core5 : httpcore5-reactive | jar | 5.2-alpha2 | 
| commons-cli : commons-cli | jar | 1.4 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 | 
| org.conscrypt : conscrypt-openjdk-uber | jar | 2.5.2 | 
| junit : junit | jar | 4.13.2 | 
| org.mockito : mockito-core | jar | 4.0.0 |