License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.fit51 |
ArtifactId | ArtifactIdreactive-config-etcd_2.13 |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptionreactive-config-etcd
reactive-config-etcd
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fit51/reactive-config-etcd_2.13/ -->
<dependency>
<groupId>com.github.fit51</groupId>
<artifactId>reactive-config-etcd_2.13</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-etcd_2.13/
implementation 'com.github.fit51:reactive-config-etcd_2.13:0.2.2'
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-etcd_2.13/
implementation ("com.github.fit51:reactive-config-etcd_2.13:0.2.2")
'com.github.fit51:reactive-config-etcd_2.13:jar:0.2.2'
<dependency org="com.github.fit51" name="reactive-config-etcd_2.13" rev="0.2.2">
<artifact name="reactive-config-etcd_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fit51', module='reactive-config-etcd_2.13', version='0.2.2')
)
libraryDependencies += "com.github.fit51" % "reactive-config-etcd_2.13" % "0.2.2"
[com.github.fit51/reactive-config-etcd_2.13 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.github.fit51 : reactive-config-core_2.13 | jar | 0.2.2 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.2 |
io.grpc : grpc-netty | jar | 1.41.0 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.25.Final |
io.netty : netty-codec-http2 | jar | 4.1.53.Final |
io.netty : netty-handler-proxy | jar | 4.1.53.Final |
com.thesamet.scalapb : scalapb-runtime-grpc_2.13 | jar | 0.11.1 |
com.pauldijou : jwt-core_2.13 | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
io.monix : monix_2.13 | jar | 3.1.0 |
org.typelevel : cats-effect_2.13 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.7 |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
ch.qos.logback : logback-core | jar | 1.2.10 |
io.circe : circe-generic_2.13 | jar | 0.12.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.dimafeng : testcontainers-scala-scalatest_2.13 | jar | 0.38.8 |