License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.higherkindness |
ArtifactId | ArtifactIdmu-rpc-dropwizard-server_2.12 |
Version | Version0.17.2 |
Type | Typejar |
Description |
Descriptiondropwizard-server
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-dropwizard-server_2.12-0.17.2.pom | |
mu-rpc-dropwizard-server_2.12-0.17.2.jar | 324 bytes |
mu-rpc-dropwizard-server_2.12-0.17.2-sources.jar | 257 bytes |
mu-rpc-dropwizard-server_2.12-0.17.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-dropwizard-server_2.12/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-dropwizard-server_2.12</artifactId>
<version>0.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-dropwizard-server_2.12/
implementation 'io.higherkindness:mu-rpc-dropwizard-server_2.12:0.17.2'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-dropwizard-server_2.12/
implementation ("io.higherkindness:mu-rpc-dropwizard-server_2.12:0.17.2")
'io.higherkindness:mu-rpc-dropwizard-server_2.12:jar:0.17.2'
<dependency org="io.higherkindness" name="mu-rpc-dropwizard-server_2.12" rev="0.17.2">
<artifact name="mu-rpc-dropwizard-server_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-dropwizard-server_2.12', version='0.17.2')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-dropwizard-server_2.12" % "0.17.2"
[io.higherkindness/mu-rpc-dropwizard-server_2.12 "0.17.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
io.higherkindness : mu-rpc-prometheus-server_2.12 | jar | 0.17.2 |
io.higherkindness : mu-rpc-server_2.12 | jar | 0.17.2 |
io.prometheus : simpleclient_dropwizard | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.slf4j : slf4j-nop | jar | 1.7.25 |