License |
License |
---|---|
GroupId | GroupIdcom.stratio.decision |
ArtifactId | ArtifactIdcommons |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionDecision commons
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-1.1.0.pom | |
commons-1.1.0.jar | 40 KB |
commons-1.1.0-sources.jar | 29 KB |
commons-1.1.0-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.decision/commons/ -->
<dependency>
<groupId>com.stratio.decision</groupId>
<artifactId>commons</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.decision/commons/
implementation 'com.stratio.decision:commons:1.1.0'
// https://jarcasting.com/artifacts/com.stratio.decision/commons/
implementation ("com.stratio.decision:commons:1.1.0")
'com.stratio.decision:commons:jar:1.1.0'
<dependency org="com.stratio.decision" name="commons" rev="1.1.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.decision', module='commons', version='1.1.0')
)
libraryDependencies += "com.stratio.decision" % "commons" % "1.1.0"
[com.stratio.decision/commons "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka_2.10 | jar | 0.8.2.1 |
com.101tec : zkclient | jar | 0.7 |
com.google.guava : guava | jar | 16.0.1 |
com.typesafe : config | jar | 1.2.1 |
commons-lang : commons-lang | jar | 2.5 |
org.apache.avro : avro | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.java : sonar-jacoco-listeners | jar | 3.7.1 |