| Categories |
CategoriesSingularity Application Layer Libs Cluster Management |
|---|---|
| GroupId | GroupIdcom.hubspot |
| ArtifactId | ArtifactIdSingularityS3Base |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityS3Base/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityS3Base</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityS3Base/
implementation 'com.hubspot:SingularityS3Base:1.5.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityS3Base/
implementation ("com.hubspot:SingularityS3Base:1.5.0")
'com.hubspot:SingularityS3Base:jar:1.5.0'
<dependency org="com.hubspot" name="SingularityS3Base" rev="1.5.0">
<artifact name="SingularityS3Base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityS3Base', version='1.5.0')
)
libraryDependencies += "com.hubspot" % "SingularityS3Base" % "1.5.0"
[com.hubspot/SingularityS3Base "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-java-sdk-core | jar | 1.11.497 |
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.497 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
| 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 : SingularityRunnerBase | jar | 1.5.0 |
| io.dropwizard.metrics : metrics-core | jar | 4.0.5 |
| io.dropwizard.metrics : metrics-json | jar | 4.0.5 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.hibernate : hibernate-validator | jar | 5.4.3.Final |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.4.1 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.mockito : mockito-core | jar | 2.23.4 |