Categories |
CategoriesSingularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityS3Base |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
SingularityS3Base-0.6.0.pom | |
SingularityS3Base-0.6.0.jar | 21 KB |
SingularityS3Base-0.6.0-sources.jar | 9 KB |
SingularityS3Base-0.6.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityS3Base/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityS3Base</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityS3Base/
implementation 'com.hubspot:SingularityS3Base:0.6.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityS3Base/
implementation ("com.hubspot:SingularityS3Base:0.6.0")
'com.hubspot:SingularityS3Base:jar:0.6.0'
<dependency org="com.hubspot" name="SingularityS3Base" rev="0.6.0">
<artifact name="SingularityS3Base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityS3Base', version='0.6.0')
)
libraryDependencies += "com.hubspot" % "SingularityS3Base" % "0.6.0"
[com.hubspot/SingularityS3Base "0.6.0"]