is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-spark 1.8.0

SiteWhere Apache Spark Integration

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-spark
Version

Version

1.8.0
Type

Type

jar

Download sitewhere-spark 1.8.0


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