| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.hubspot |
| ArtifactId | ArtifactIdBlazarClient |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| BlazarClient-0.3.pom | |
| BlazarClient-0.3.jar | 7 KB |
| BlazarClient-0.3-sources.jar | 3 KB |
| BlazarClient-0.3-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/BlazarClient/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>BlazarClient</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/BlazarClient/
implementation 'com.hubspot:BlazarClient:0.3'
// https://jarcasting.com/artifacts/com.hubspot/BlazarClient/
implementation ("com.hubspot:BlazarClient:0.3")
'com.hubspot:BlazarClient:jar:0.3'
<dependency org="com.hubspot" name="BlazarClient" rev="0.3">
<artifact name="BlazarClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='BlazarClient', version='0.3')
)
libraryDependencies += "com.hubspot" % "BlazarClient" % "0.3"
[com.hubspot/BlazarClient "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hubspot : BlazarBase | jar | 0.3 |
| com.hubspot : HorizonCore | jar | 0.0.24 |
| com.hubspot : HorizonNing | jar | 0.0.24 |
| com.google.guava : guava | jar | 17.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.6.4 |
| com.hubspot.jackson : jackson-datatype-protobuf | jar | 0.9.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.4 |