не последняя версия
Последняя версия 1.11.0

com.sitewhere:sitewhere-spark 1.6.1

SiteWhere Apache Spark Integration

Группа

Группа

com.sitewhere
Идентификатор

Идентификатор

sitewhere-spark
Версия

Версия

1.6.1
Тип

Тип

jar

Скачать sitewhere-spark 1.6.1


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