fit51 / reactive-config 0.5.1
GitHubA Scala configuration library with reloading functionality. Pieces of configuration are reactive variables, that compose a change propagation graph.
reactiveconfig-etcd-zio 0.3.0
Group ID:
com.github.fit51
Artifact ID:
reactiveconfig-etcd-zio_2.13
Version:
0.3.0
Release Date:
Jan 11, 2023
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "com.github.fit51" %% "reactiveconfig-etcd-zio" % "0.3.0"
ivy"com.github.fit51::reactiveconfig-etcd-zio:0.3.0"
//> using dep "com.github.fit51::reactiveconfig-etcd-zio:0.3.0"
import $ivy.`com.github.fit51::reactiveconfig-etcd-zio:0.3.0`
<dependency> <groupId>com.github.fit51</groupId> <artifactId>reactiveconfig-etcd-zio_2.13</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.fit51', name: 'reactiveconfig-etcd-zio_2.13', version: '0.3.0'