Last Version

spark-itcase-web 1.0.3

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

License

License

GroupId

GroupId

solutions.deepfield
ArtifactId

ArtifactId

spark-itcase-web
Version

Version

1.0.3
Type

Type

jar
Description

Description

spark-itcase-web
Server module which resides on a Spark Node Manager server and will deploy code to be run on the server.
Project URL

Project URL

https://github.com/davidglevy/spark-itcase
Source Code Management

Source Code Management

https://github.com/davidglevy/spark-itcase

Download spark-itcase-web 1.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
solutions.deepfield : spark-itcase-core jar 1.0.3
org.springframework : spring-webmvc jar 4.2.5.RELEASE
org.springframework : spring-web jar 4.2.5.RELEASE
joda-time : joda-time jar 2.9.4
org.eclipse.jetty : jetty-webapp jar 8.1.19.v20160209
commons-fileupload : commons-fileupload jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.