Last Version

config 0.29.0

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-config_2.13
Version

Version

0.29.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

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

Download mu-config_2.13 0.29.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
io.higherkindness : mu-rpc-service_2.13 jar 0.29.0
io.higherkindness : mu-rpc-server_2.13 jar 0.29.0
com.github.pureconfig : pureconfig_2.13 jar 0.17.1

Project Modules

There are no modules declared in this project.