Last Version

Stratio Streaming 0.8.1

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.

License

License

GroupId

GroupId

com.stratio.streaming
ArtifactId

ArtifactId

stratio-streaming
Version

Version

0.8.1
Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://www.stratio.com
Source Code Management

Source Code Management

https://github.com/Stratio/stratio-streaming

Download stratio-streaming 0.8.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • engine
  • api
  • commons
  • shell
  • siddhi
  • examples
  • doc