Categories |
CategoriesSingularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityBase |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
SingularityBase-1.5.0.pom | |
SingularityBase-1.5.0.jar | 395 KB |
SingularityBase-1.5.0-sources.jar | 208 KB |
SingularityBase-1.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityBase/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityBase</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityBase/
implementation 'com.hubspot:SingularityBase:1.5.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityBase/
implementation ("com.hubspot:SingularityBase:1.5.0")
'com.hubspot:SingularityBase:jar:1.5.0'
<dependency org="com.hubspot" name="SingularityBase" rev="1.5.0">
<artifact name="SingularityBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityBase', version='1.5.0')
)
libraryDependencies += "com.hubspot" % "SingularityBase" % "1.5.0"
[com.hubspot/SingularityBase "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
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.hubspot : BaragonCore | jar | 0.9.0 |
com.hubspot.jackson : jackson-datatype-protobuf | jar | 0.9.10-jackson2.9-proto3 |
io.swagger.core.v3 : swagger-annotations | jar | 2.0.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |