Last Version

SparkJ 0.0.3

Control the Particle Cloud from Java

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.grantwest.sparkj
ArtifactId

ArtifactId

sparkj
Version

Version

0.0.3
Type

Type

jar
Description

Description

SparkJ
Control the Particle Cloud from Java

Download sparkj 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.4.2
com.mashape.unirest : unirest-java jar 1.3.20
org.glassfish.jersey.media : jersey-media-sse jar 2.22.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.sparkjava : spark-core jar 2.3
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.