is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-siddhi 1.5.0


Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-siddhi
Version

Version

1.5.0
Type

Type

jar

Download sitewhere-siddhi 1.5.0


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