is not current version
Last Version 1.0.3

solutions.deepfield:spark-itcase-web 1.0.1

Server module which resides on a Spark Node Manager server and will deploy code to be run on the server.

GroupId

GroupId

solutions.deepfield
ArtifactId

ArtifactId

spark-itcase-web
Version

Version

1.0.1
Type

Type

jar

Download spark-itcase-web 1.0.1


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