Categories |
CategoriesSingularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityRunnerBase |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
SingularityRunnerBase-1.5.0.pom | |
SingularityRunnerBase-1.5.0.jar | 52 KB |
SingularityRunnerBase-1.5.0-sources.jar | 28 KB |
SingularityRunnerBase-1.5.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityRunnerBase/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityRunnerBase</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityRunnerBase/
implementation 'com.hubspot:SingularityRunnerBase:1.5.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityRunnerBase/
implementation ("com.hubspot:SingularityRunnerBase:1.5.0")
'com.hubspot:SingularityRunnerBase:jar:1.5.0'
<dependency org="com.hubspot" name="SingularityRunnerBase" rev="1.5.0">
<artifact name="SingularityRunnerBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityRunnerBase', version='1.5.0')
)
libraryDependencies += "com.hubspot" % "SingularityRunnerBase" % "1.5.0"
[com.hubspot/SingularityRunnerBase "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.9 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.9.9 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.9 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.google.guava : guava | jar | 25.0-jre |
com.google.inject : guice | jar | 4.2.2 |
com.hubspot : SingularityBase | jar | 1.5.0 |
com.hubspot.jackson : jackson-datatype-protobuf | jar | 0.9.10-jackson2.9-proto3 |
io.dropwizard : dropwizard-configuration | jar | 1.3.12 |
io.dropwizard.metrics : metrics-core | jar | 4.0.5 |
javax.validation : validation-api | jar | 1.1.0.Final |
net.kencochrane.raven : raven | jar | 6.0.0 |
org.hibernate : hibernate-validator | jar | 5.4.3.Final |
org.slf4j : slf4j-api | jar | 1.7.26 |