| Categories | CategoriesCLI User Interface | 
|---|---|
| GroupId | GroupIdcom.hubspot | 
| ArtifactId | ArtifactIdBaragonClient | 
| Last Version | Last Version0.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| BaragonClient-0.9.0.pom | |
| BaragonClient-0.9.0.jar | 6 KB | 
| BaragonClient-0.9.0-sources.jar | 2 KB | 
| BaragonClient-0.9.0-javadoc.jar | 41 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hubspot/BaragonClient/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>BaragonClient</artifactId>
    <version>0.9.0</version>
</dependency>// https://jarcasting.com/artifacts/com.hubspot/BaragonClient/
implementation 'com.hubspot:BaragonClient:0.9.0'// https://jarcasting.com/artifacts/com.hubspot/BaragonClient/
implementation ("com.hubspot:BaragonClient:0.9.0")'com.hubspot:BaragonClient:jar:0.9.0'<dependency org="com.hubspot" name="BaragonClient" rev="0.9.0">
  <artifact name="BaragonClient" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hubspot', module='BaragonClient', version='0.9.0')
)libraryDependencies += "com.hubspot" % "BaragonClient" % "0.9.0"[com.hubspot/BaragonClient "0.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.5 | 
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.7.9 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.7.9 | 
| com.google.guava : guava | jar | 22.0 | 
| com.google.inject : guice | jar | 4.1.0 | 
| com.hubspot : BaragonCore | jar | 0.9.0 | 
| com.hubspot : HorizonCore | jar | 0.1.1 | 
| com.hubspot : HorizonNing | jar | 0.1.1 | 
| javax.inject : javax.inject | jar | 1 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |