is not current version
Last Version 2.0.0

org.wso2.extension.siddhi.execution.tensorflow:siddhi-execution-tensorflow 1.0.0


Categories

Categories

TensorFlow Business Logic Libraries Machine Learning Siddhi
GroupId

GroupId

org.wso2.extension.siddhi.execution.tensorflow
ArtifactId

ArtifactId

siddhi-execution-tensorflow
Version

Version

1.0.0
Type

Type

jar

Download siddhi-execution-tensorflow 1.0.0


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