is not current version
Last Version 1.1.0

com.stratio.decision:stratio-decision 0.9.0

Stratio Decision is a real-time engine with Complex Event Processing capabilities with a built-in and powerful Streaming Query Language for doing on-demand operations on your streams.

GroupId

GroupId

com.stratio.decision
ArtifactId

ArtifactId

stratio-decision
Version

Version

0.9.0
Type

Type

pom

Download stratio-decision 0.9.0

Filename Size
stratio-decision-0.9.0.pom 11 KB
Browse

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