is not current version
Last Version 4.7.1

org.smallmind:spark-singularity-boot 3.1.7

Singularity Jar Entry Point

Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

spark-singularity-boot
Version

Version

3.1.7
Type

Type

jar

Download spark-singularity-boot 3.1.7


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