Last Version

common 0.21.3

mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

License

License

GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-common_2.13
Version

Version

0.21.3
Type

Type

jar
Description

Description

common
mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Project URL

Project URL

https://higherkindness.github.io/mu-scala/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/higherkindness/mu-scala

Download mu-common_2.13 0.21.3


<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.13/ -->
<dependency>
    <groupId>io.higherkindness</groupId>
    <artifactId>mu-common_2.13</artifactId>
    <version>0.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.13/
implementation 'io.higherkindness:mu-common_2.13:0.21.3'
// https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.13/
implementation ("io.higherkindness:mu-common_2.13:0.21.3")
'io.higherkindness:mu-common_2.13:jar:0.21.3'
<dependency org="io.higherkindness" name="mu-common_2.13" rev="0.21.3">
  <artifact name="mu-common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-common_2.13', version='0.21.3')
)
libraryDependencies += "io.higherkindness" % "mu-common_2.13" % "0.21.3"
[io.higherkindness/mu-common_2.13 "0.21.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.1

test (6)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1
org.slf4j : slf4j-nop jar 1.7.30
org.typelevel : cats-effect_2.13 jar 2.1.2
org.scalamock : scalamock_2.13 jar 4.4.0
com.47deg : scalacheck-toolbox-datetime_2.13 jar 0.3.3
org.scalatestplus : scalatestplus-scalacheck_2.13 jar 3.1.0.0-RC2

Project Modules

There are no modules declared in this project.