s

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.
http://www.stratio.com
Apache License, Version 2.0
David Morales Alberto Rodríguez Antonio Jesus Navarro Emmanuelle Raffenne
Files download
File Operation
stratio-streaming-0.3.1.pom download
Apache Maven
<dependency>
  <groupId>com.stratio.streaming</groupId>
  <artifactId>stratio-streaming</artifactId>
  <version>0.3.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.stratio.streaming:stratio-streaming:0.3.1'
Gradle Kotlin
implementation("com.stratio.streaming:stratio-streaming:0.3.1")
Scala SBT
libraryDependencies += "com.stratio.streaming" % "stratio-streaming" % "0.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.stratio.streaming', module='stratio-streaming', version='0.3.1')
)
Apache Ivy
<dependency org="com.stratio.streaming" name="stratio-streaming" rev="0.3.1" />
Leiningen
[com.stratio.streaming/stratio-streaming "0.3.1"]
Apache Buildr
'com.stratio.streaming:stratio-streaming:jar:0.3.1'
Dependencies
The project has no third-party dependencies