is not current version
Last Version 4.7.1

org.smallmind:spark-singularity-boot 2.4.24

Singularity Jar Entry Point

Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

spark-singularity-boot
Version

Version

2.4.24
Type

Type

jar

Download spark-singularity-boot 2.4.24


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