License |
License
MIT
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.grantwest.sparkj |
ArtifactId | ArtifactIdsparkj |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionSparkJ
Control the Particle Cloud from Java
|
Filename | Size |
---|---|
sparkj-0.0.3.pom | |
sparkj-0.0.3.jar | 23 KB |
sparkj-0.0.3-sources.jar | 8 KB |
sparkj-0.0.3-javadoc.jar | 116 KB |
Browse |
<!-- 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"]
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 |
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 |