GroupId | GroupIdcom.hubspot |
---|---|
ArtifactId | ArtifactIdHorizonNing |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionSimple interfaces for making HTTP requests
|
Filename | Size |
---|---|
HorizonNing-0.2.0.pom | |
HorizonNing-0.2.0.jar | 3 MB |
HorizonNing-0.2.0-tests.jar | 6 KB |
HorizonNing-0.2.0-test-sources.jar | 4 KB |
HorizonNing-0.2.0-sources.jar | 35 KB |
HorizonNing-0.2.0-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/HorizonNing/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>HorizonNing</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/HorizonNing/
implementation 'com.hubspot:HorizonNing:0.2.0'
// https://jarcasting.com/artifacts/com.hubspot/HorizonNing/
implementation ("com.hubspot:HorizonNing:0.2.0")
'com.hubspot:HorizonNing:jar:0.2.0'
<dependency org="com.hubspot" name="HorizonNing" rev="0.2.0">
<artifact name="HorizonNing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='HorizonNing', version='0.2.0')
)
libraryDependencies += "com.hubspot" % "HorizonNing" % "0.2.0"
[com.hubspot/HorizonNing "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hubspot : HorizonCore | jar | 0.2.0 |
commons-codec : commons-codec | jar | 1.10 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 |
org.asynchttpclient : async-http-client | jar | 2.8.1 |
org.asynchttpclient : async-http-client-netty-utils | jar | 2.8.1 |
org.reactivestreams : reactive-streams | jar | 1.0.2 |
com.typesafe.netty : netty-reactive-streams | jar | 2.0.0 |
com.sun.activation : javax.activation | jar | 1.2.0 |
com.google.guava : guava | jar | 22.0 |
com.google.errorprone : error_prone_annotations | jar | 2.0.18 |
com.google.j2objc : j2objc-annotations | jar | 1.1 |
org.codehaus.mojo : animal-sniffer-annotations | jar | 1.14 |
org.xerial.snappy : snappy-java | jar | 1.1.7.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
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 |