| GroupId | GroupIdcom.hubspot | 
|---|---|
| ArtifactId | ArtifactIdHorizonApache | 
| Last Version | Last Version0.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSimple interfaces for making HTTP requests | 
| Filename | Size | 
|---|---|
| HorizonApache-0.2.0.pom | |
| HorizonApache-0.2.0.jar | 942 KB | 
| HorizonApache-0.2.0-sources.jar | 10 KB | 
| HorizonApache-0.2.0-javadoc.jar | 82 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |