Categories |
CategoriesSingularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityServiceBase |
Last Version | Last Version0.18.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityServiceBase/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityServiceBase</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityServiceBase/
implementation 'com.hubspot:SingularityServiceBase:0.18.1'
// https://jarcasting.com/artifacts/com.hubspot/SingularityServiceBase/
implementation ("com.hubspot:SingularityServiceBase:0.18.1")
'com.hubspot:SingularityServiceBase:jar:0.18.1'
<dependency org="com.hubspot" name="SingularityServiceBase" rev="0.18.1">
<artifact name="SingularityServiceBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityServiceBase', version='0.18.1')
)
libraryDependencies += "com.hubspot" % "SingularityServiceBase" % "0.18.1"
[com.hubspot/SingularityServiceBase "0.18.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.0 |
io.dropwizard : dropwizard-views | jar | 1.0.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 |
com.google.guava : guava | jar | 19.0 |
org.hibernate : hibernate-validator | jar | 5.2.4.Final |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.hubspot : SingularityUI | jar | 0.18.1 |
io.dropwizard : dropwizard-views-mustache | jar | 1.0.6 |