License |
License |
---|---|
GroupId | GroupIdcom.lightbend |
ArtifactId | ArtifactIdkafka-streams-query_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionkafka-streams-query
kafka-streams-query
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend/kafka-streams-query_2.11/ -->
<dependency>
<groupId>com.lightbend</groupId>
<artifactId>kafka-streams-query_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend/kafka-streams-query_2.11/
implementation 'com.lightbend:kafka-streams-query_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.lightbend/kafka-streams-query_2.11/
implementation ("com.lightbend:kafka-streams-query_2.11:0.1.1")
'com.lightbend:kafka-streams-query_2.11:jar:0.1.1'
<dependency org="com.lightbend" name="kafka-streams-query_2.11" rev="0.1.1">
<artifact name="kafka-streams-query_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend', module='kafka-streams-query_2.11', version='0.1.1')
)
libraryDependencies += "com.lightbend" % "kafka-streams-query_2.11" % "0.1.1"
[com.lightbend/kafka-streams-query_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
org.apache.kafka : kafka-streams | jar | 1.0.0 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.5.0 |
io.circe : circe-core_2.11 | jar | 0.8.0 |
io.circe : circe-generic_2.11 | jar | 0.8.0 |
io.circe : circe-parser_2.11 | jar | 0.8.0 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.11 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.3 |
de.heikoseeberger : akka-http-circe_2.11 | jar | 1.17.0 |
com.typesafe.akka : akka-slf4j_2.11 | jar | 2.5.3 |
com.twitter : bijection-avro_2.11 | jar | 0.9.5 |