License |
License |
---|---|
GroupId | GroupIdcom.stratio.streaming |
ArtifactId | ArtifactIdstreaming-api |
Version | Version0.8.1 |
Type | Typejar |
Description |
DescriptionStratio Streaming API
Streaming API
|
Project URL |
Project URL |
Filename | Size |
---|---|
streaming-api-0.8.1.pom | |
streaming-api-0.8.1.jar | 97 KB |
streaming-api-0.8.1-sources.jar | 24 KB |
streaming-api-0.8.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.streaming/streaming-api/ -->
<dependency>
<groupId>com.stratio.streaming</groupId>
<artifactId>streaming-api</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.streaming/streaming-api/
implementation 'com.stratio.streaming:streaming-api:0.8.1'
// https://jarcasting.com/artifacts/com.stratio.streaming/streaming-api/
implementation ("com.stratio.streaming:streaming-api:0.8.1")
'com.stratio.streaming:streaming-api:jar:0.8.1'
<dependency org="com.stratio.streaming" name="streaming-api" rev="0.8.1">
<artifact name="streaming-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.streaming', module='streaming-api', version='0.8.1')
)
libraryDependencies += "com.stratio.streaming" % "streaming-api" % "0.8.1"
[com.stratio.streaming/streaming-api "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.datastax.cassandra : cassandra-driver-core | jar | 2.1.0 |
org.apache.kafka : kafka_2.10 | jar | 0.8.2.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.typesafe : config | jar | 1.2.1 |
org.apache.curator : curator-framework | jar | 2.6.0 |
com.stratio.streaming : streaming-commons | jar | 0.8.1 |
com.google.code.gson : gson | jar | 2.2.4 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |
org.mongodb : mongo-java-driver | jar | 2.13.2 |
com.netflix.curator : curator-test | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.1.0 |
org.mockito : mockito-all | jar | 1.9.5 |