GroupId | GroupIdcom.hubspot |
---|---|
ArtifactId | ArtifactIdBaragonService |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
BaragonService-0.9.0.pom | |
BaragonService-0.9.0.jar | 15 MB |
BaragonService-0.9.0-sources.jar | 7 KB |
BaragonService-0.9.0-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/BaragonService/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>BaragonService</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/BaragonService/
implementation 'com.hubspot:BaragonService:0.9.0'
// https://jarcasting.com/artifacts/com.hubspot/BaragonService/
implementation ("com.hubspot:BaragonService:0.9.0")
'com.hubspot:BaragonService:jar:0.9.0'
<dependency org="com.hubspot" name="BaragonService" rev="0.9.0">
<artifact name="BaragonService" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='BaragonService', version='0.9.0')
)
libraryDependencies += "com.hubspot" % "BaragonService" % "0.9.0"
[com.hubspot/BaragonService "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hubspot : BaragonUI | jar | 0.9.0 |
io.dropwizard : dropwizard-views-mustache | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.curator : curator-test | jar | 2.12.0 |
org.jukito : jukito | jar | 1.5 |