is not current version
Last Version 1.5.0

com.hubspot:Singularity 1.4.0


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

Singularity
Version

Version

1.4.0
Type

Type

pom
Description

Description

Download Singularity 1.4.0

Filename Size
Singularity-1.4.0.pom 28 KB
Browse

<!-- https://jarcasting.com/artifacts/com.hubspot/Singularity/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>Singularity</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/Singularity/
implementation 'com.hubspot:Singularity:1.4.0'
// https://jarcasting.com/artifacts/com.hubspot/Singularity/
implementation ("com.hubspot:Singularity:1.4.0")
'com.hubspot:Singularity:pom:1.4.0'
<dependency org="com.hubspot" name="Singularity" rev="1.4.0">
  <artifact name="Singularity" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='Singularity', version='1.4.0')
)
libraryDependencies += "com.hubspot" % "Singularity" % "1.4.0"
[com.hubspot/Singularity "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • SingularityService
  • SingularityBase
  • SingularityRunnerBase
  • SingularityS3Base
  • SingularityMesosClient
  • SingularityClient
  • SingularityExecutor
  • SingularityExecutorCleanup
  • SingularityS3Uploader
  • SingularityS3Downloader
  • EmbedSingularityExample
  • SingularityServiceIntegrationTests
  • SingularityUI