| License |
License |
|---|---|
| GroupId | GroupIdcom.stratio.streaming |
| ArtifactId | ArtifactIdstreaming-commons |
| Version | Version0.8.1 |
| Type | Typejar |
| Description |
DescriptionStreaming commons
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 |
| Filename | Size |
|---|---|
| streaming-commons-0.8.1.pom | |
| streaming-commons-0.8.1.jar | 24 KB |
| streaming-commons-0.8.1-sources.jar | 20 KB |
| streaming-commons-0.8.1-javadoc.jar | 187 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.streaming/streaming-commons/ -->
<dependency>
<groupId>com.stratio.streaming</groupId>
<artifactId>streaming-commons</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.streaming/streaming-commons/
implementation 'com.stratio.streaming:streaming-commons:0.8.1'
// https://jarcasting.com/artifacts/com.stratio.streaming/streaming-commons/
implementation ("com.stratio.streaming:streaming-commons:0.8.1")
'com.stratio.streaming:streaming-commons:jar:0.8.1'
<dependency org="com.stratio.streaming" name="streaming-commons" rev="0.8.1">
<artifact name="streaming-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.streaming', module='streaming-commons', version='0.8.1')
)
libraryDependencies += "com.stratio.streaming" % "streaming-commons" % "0.8.1"
[com.stratio.streaming/streaming-commons "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka_2.10 | jar | 0.8.2.1 |
| com.google.guava : guava | jar | 16.0.1 |