Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
mu-rpc-dropwizard 0.22.4
Group ID:
io.higherkindness
Artifact ID:
mu-rpc-dropwizard_2.13
Version:
0.22.4
Release Date:
Aug 31, 2020
Licenses:
Files:
libraryDependencies += "io.higherkindness" %% "mu-rpc-dropwizard" % "0.22.4"
ivy"io.higherkindness::mu-rpc-dropwizard:0.22.4"
//> using dep "io.higherkindness::mu-rpc-dropwizard:0.22.4"
import $ivy.`io.higherkindness::mu-rpc-dropwizard:0.22.4`
<dependency> <groupId>io.higherkindness</groupId> <artifactId>mu-rpc-dropwizard_2.13</artifactId> <version>0.22.4</version> </dependency>
compile group: 'io.higherkindness', name: 'mu-rpc-dropwizard_2.13', version: '0.22.4'