is not current version
Last Version 4.7.1

org.smallmind:spark-singularity-boot 4.4.2

Singularity Jar Entry Point

Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

spark-singularity-boot
Version

Version

4.4.2
Type

Type

jar

Download spark-singularity-boot 4.4.2


<!-- https://jarcasting.com/artifacts/org.smallmind/spark-singularity-boot/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>spark-singularity-boot</artifactId>
    <version>4.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/spark-singularity-boot/
implementation 'org.smallmind:spark-singularity-boot:4.4.2'
// https://jarcasting.com/artifacts/org.smallmind/spark-singularity-boot/
implementation ("org.smallmind:spark-singularity-boot:4.4.2")
'org.smallmind:spark-singularity-boot:jar:4.4.2'
<dependency org="org.smallmind" name="spark-singularity-boot" rev="4.4.2">
  <artifact name="spark-singularity-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='spark-singularity-boot', version='4.4.2')
)
libraryDependencies += "org.smallmind" % "spark-singularity-boot" % "4.4.2"
[org.smallmind/spark-singularity-boot "4.4.2"]