| GroupId | GroupIdcom.hubspot | 
|---|---|
| ArtifactId | ArtifactIdBaragonServiceIntegrationTests | 
| Last Version | Last Version0.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
<!-- https://jarcasting.com/artifacts/com.hubspot/BaragonServiceIntegrationTests/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>BaragonServiceIntegrationTests</artifactId>
    <version>0.9.0</version>
</dependency>// https://jarcasting.com/artifacts/com.hubspot/BaragonServiceIntegrationTests/
implementation 'com.hubspot:BaragonServiceIntegrationTests:0.9.0'// https://jarcasting.com/artifacts/com.hubspot/BaragonServiceIntegrationTests/
implementation ("com.hubspot:BaragonServiceIntegrationTests:0.9.0")'com.hubspot:BaragonServiceIntegrationTests:jar:0.9.0'<dependency org="com.hubspot" name="BaragonServiceIntegrationTests" rev="0.9.0">
  <artifact name="BaragonServiceIntegrationTests" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hubspot', module='BaragonServiceIntegrationTests', version='0.9.0')
)libraryDependencies += "com.hubspot" % "BaragonServiceIntegrationTests" % "0.9.0"[com.hubspot/BaragonServiceIntegrationTests "0.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 | 
| com.google.guava : guava | jar | 22.0 | 
| com.google.inject : guice | jar | 4.1.0 | 
| com.hubspot : BaragonClient | jar | 0.9.0 | 
| com.hubspot : BaragonCore | jar | 0.9.0 | 
| junit : junit | jar | 4.12 | 
| org.jukito : jukito | jar | 1.5 | 
| org.slf4j : slf4j-api | jar | 1.7.21 |