License |
License |
---|---|
GroupId | GroupIdorg.apache.hyracks |
ArtifactId | ArtifactIdhyracks-http |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyracks-http-0.3.8.pom | |
hyracks-http-0.3.8.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-http/ -->
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-http</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-http/
implementation 'org.apache.hyracks:hyracks-http:0.3.8'
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-http/
implementation ("org.apache.hyracks:hyracks-http:0.3.8")
'org.apache.hyracks:hyracks-http:jar:0.3.8'
<dependency org="org.apache.hyracks" name="hyracks-http" rev="0.3.8">
<artifact name="hyracks-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='hyracks-http', version='0.3.8')
)
libraryDependencies += "org.apache.hyracks" % "hyracks-http" % "0.3.8"
[org.apache.hyracks/hyracks-http "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-buffer | jar | 4.1.73.Final |
io.netty : netty-common | jar | 4.1.73.Final |
io.netty : netty-codec-http | jar | 4.1.73.Final |
io.netty : netty-transport | jar | 4.1.73.Final |
io.netty : netty-codec | jar | 4.1.73.Final |
io.netty : netty-handler | jar | 4.1.73.Final |
commons-io : commons-io | jar | 2.11.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.hyracks : hyracks-util | jar | 0.3.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.hyracks : hyracks-api | jar | 0.3.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore-nio | jar | 4.4.15 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.10.0 |
org.apache.hyracks : hyracks-util | test-jar | 0.3.8 |
org.apache.hyracks : hyracks-test-support | jar | 0.3.8 |