| License | License | 
|---|---|
| GroupId | GroupIdio.rhiot | 
| ArtifactId | ArtifactIdrhiot-spring-spark | 
| Last Version | Last Version0.1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRhiot :: Spring :: Spark Rhiot Project | 
| Filename | Size | 
|---|---|
| rhiot-spring-spark-0.1.4.pom | |
| rhiot-spring-spark-0.1.4.jar | 3 KB | 
| rhiot-spring-spark-0.1.4-sources.jar | 2 KB | 
| rhiot-spring-spark-0.1.4-javadoc.jar | 27 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-spring-spark/ -->
<dependency>
    <groupId>io.rhiot</groupId>
    <artifactId>rhiot-spring-spark</artifactId>
    <version>0.1.4</version>
</dependency>// https://jarcasting.com/artifacts/io.rhiot/rhiot-spring-spark/
implementation 'io.rhiot:rhiot-spring-spark:0.1.4'// https://jarcasting.com/artifacts/io.rhiot/rhiot-spring-spark/
implementation ("io.rhiot:rhiot-spring-spark:0.1.4")'io.rhiot:rhiot-spring-spark:jar:0.1.4'<dependency org="io.rhiot" name="rhiot-spring-spark" rev="0.1.4">
  <artifact name="rhiot-spring-spark" type="jar" />
</dependency>@Grapes(
@Grab(group='io.rhiot', module='rhiot-spring-spark', version='0.1.4')
)libraryDependencies += "io.rhiot" % "rhiot-spring-spark" % "0.1.4"[io.rhiot/rhiot-spring-spark "0.1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 1.5.1 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.4 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 | 
| com.google.truth : truth | jar | 0.27 | 
| org.springframework.boot : spring-boot-starter-test | jar |