License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdorg.apache.httpcomponents.core5 |
ArtifactId | ArtifactIdhttpcore5-h2 |
Last Version | Last Version5.2-beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HttpComponents Core HTTP/2
Apache HttpComponents HTTP/2 Core Components
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpcore5-h2-5.2-beta2.pom | |
httpcore5-h2-5.2-beta2.jar | 223 KB |
httpcore5-h2-5.2-beta2-sources.jar | 164 KB |
httpcore5-h2-5.2-beta2-javadoc.jar | 486 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-h2/ -->
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5-h2</artifactId>
<version>5.2-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-h2/
implementation 'org.apache.httpcomponents.core5:httpcore5-h2:5.2-beta2'
// https://jarcasting.com/artifacts/org.apache.httpcomponents.core5/httpcore5-h2/
implementation ("org.apache.httpcomponents.core5:httpcore5-h2:5.2-beta2")
'org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2-beta2'
<dependency org="org.apache.httpcomponents.core5" name="httpcore5-h2" rev="5.2-beta2">
<artifact name="httpcore5-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents.core5', module='httpcore5-h2', version='5.2-beta2')
)
libraryDependencies += "org.apache.httpcomponents.core5" % "httpcore5-h2" % "5.2-beta2"
[org.apache.httpcomponents.core5/httpcore5-h2 "5.2-beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents.core5 : httpcore5 | jar | 5.2-beta2 |
org.conscrypt : conscrypt-openjdk-uber Optional | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.4.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |