Last Version

com.hubspot:HorizonApache 0.2.0

Simple interfaces for making HTTP requests

GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

HorizonApache
Version

Version

0.2.0
Type

Type

jar
Description

Description

Simple interfaces for making HTTP requests

Download HorizonApache 0.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.hubspot : HorizonCore jar 0.2.0
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 22.0
org.xerial.snappy : snappy-java jar 1.1.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.9.5

test (7)

Group / Artifact Type Version
com.hubspot : HorizonCore test-jar 0.2.0
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-http jar 9.3.25.v20180904
org.eclipse.jetty : jetty-server jar 9.3.25.v20180904
org.eclipse.jetty : jetty-util jar 9.3.25.v20180904
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.