is not current version
Last Version 0.4.0

org.siddhi:siddhi-benchmark 0.3.0


Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.siddhi
ArtifactId

ArtifactId

siddhi-benchmark
Version

Version

0.3.0
Type

Type

jar

Download siddhi-benchmark 0.3.0


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