MVN

com.stratio.streaming : stratio-streaming

Maven & Gradle

Sep 16, 2015
312 stars

Stratio Streaming · Stratio Streaming 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.

<dependency>
    <groupId>com.stratio.streaming</groupId>
    <artifactId>stratio-streaming</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stratio.streaming : stratio-streaming to add to Maven - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of com.stratio.streaming : stratio-streaming to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
stratio-streaming-0.8.1
stratio-streaming-0.8.0
0.7.x
stratio-streaming-0.7.1
0.6.x
stratio-streaming-0.6.2
stratio-streaming-0.6.1
stratio-streaming-0.6.0
0.5.x
stratio-streaming-0.5.0
0.4.x
stratio-streaming-0.4.0
0.3.x
stratio-streaming-0.3.3
stratio-streaming-0.3.1
stratio-streaming-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stratio.streaming</groupId>
    <artifactId>stratio-streaming</artifactId>
    <version>0.8.1</version>
</dependency>

Advertisement