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