Categories |
CategoriesSingularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityServiceIntegrationTests |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityServiceIntegrationTests/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityServiceIntegrationTests</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityServiceIntegrationTests/
implementation 'com.hubspot:SingularityServiceIntegrationTests:1.5.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityServiceIntegrationTests/
implementation ("com.hubspot:SingularityServiceIntegrationTests:1.5.0")
'com.hubspot:SingularityServiceIntegrationTests:jar:1.5.0'
<dependency org="com.hubspot" name="SingularityServiceIntegrationTests" rev="1.5.0">
<artifact name="SingularityServiceIntegrationTests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityServiceIntegrationTests', version='1.5.0')
)
libraryDependencies += "com.hubspot" % "SingularityServiceIntegrationTests" % "1.5.0"
[com.hubspot/SingularityServiceIntegrationTests "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
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 : SingularityClient | jar | 1.5.0 |
name.falgout.jeffrey.testing.junit5 : guice-extension | jar | 1.1.1 |
org.junit.jupiter : junit-jupiter-api | jar |