| License |
License |
|---|---|
| GroupId | GroupIdio.higherkindness |
| ArtifactId | ArtifactIdmu-rpc-testing_2.11 |
| Version | Version0.18.4 |
| Type | Typejar |
| Description |
Descriptiontesting
mu RPC 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-testing_2.11-0.18.4.pom | |
| mu-rpc-testing_2.11-0.18.4.jar | 32 KB |
| mu-rpc-testing_2.11-0.18.4-sources.jar | 4 KB |
| mu-rpc-testing_2.11-0.18.4-javadoc.jar | 374 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-testing_2.11/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-testing_2.11</artifactId>
<version>0.18.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-testing_2.11/
implementation 'io.higherkindness:mu-rpc-testing_2.11:0.18.4'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-testing_2.11/
implementation ("io.higherkindness:mu-rpc-testing_2.11:0.18.4")
'io.higherkindness:mu-rpc-testing_2.11:jar:0.18.4'
<dependency org="io.higherkindness" name="mu-rpc-testing_2.11" rev="0.18.4">
<artifact name="mu-rpc-testing_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-testing_2.11', version='0.18.4')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-testing_2.11" % "0.18.4"
[io.higherkindness/mu-rpc-testing_2.11 "0.18.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| io.grpc : grpc-testing | jar | 1.18.0 |
| org.typelevel : cats-effect_2.11 | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.6 |
| org.slf4j : slf4j-nop | jar | 1.7.26 |
| org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |