License |
License |
---|---|
GroupId | GroupIdio.higherkindness |
ArtifactId | ArtifactIdmu-rpc-kafka_2.12 |
Version | Version0.22.2 |
Type | Typejar |
Description |
Descriptionkafka
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mu-rpc-kafka_2.12-0.22.2.pom | |
mu-rpc-kafka_2.12-0.22.2.jar | 539 KB |
mu-rpc-kafka_2.12-0.22.2-sources.jar | 5 KB |
mu-rpc-kafka_2.12-0.22.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-kafka_2.12/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-kafka_2.12</artifactId>
<version>0.22.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-kafka_2.12/
implementation 'io.higherkindness:mu-rpc-kafka_2.12:0.22.2'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-kafka_2.12/
implementation ("io.higherkindness:mu-rpc-kafka_2.12:0.22.2")
'io.higherkindness:mu-rpc-kafka_2.12:jar:0.22.2'
<dependency org="io.higherkindness" name="mu-rpc-kafka_2.12" rev="0.22.2">
<artifact name="mu-rpc-kafka_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-kafka_2.12', version='0.22.2')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-kafka_2.12" % "0.22.2"
[io.higherkindness/mu-rpc-kafka_2.12 "0.22.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
io.higherkindness : mu-rpc-service_2.12 | jar | 0.22.2 |
com.github.fd4s : fs2-kafka_2.12 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.11 |