is not current version
Last Version 1.1.0

com.stratio.decision:stratio-decision 1.0.2

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

1.0.2
Type

Type

pom

Download stratio-decision 1.0.2


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