License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.fit51 |
ArtifactId | ArtifactIdreactive-config-examples_2.12 |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptionreactive-config-examples
reactive-config-examples
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fit51/reactive-config-examples_2.12/ -->
<dependency>
<groupId>com.github.fit51</groupId>
<artifactId>reactive-config-examples_2.12</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-examples_2.12/
implementation 'com.github.fit51:reactive-config-examples_2.12:0.2.2'
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-examples_2.12/
implementation ("com.github.fit51:reactive-config-examples_2.12:0.2.2")
'com.github.fit51:reactive-config-examples_2.12:jar:0.2.2'
<dependency org="com.github.fit51" name="reactive-config-examples_2.12" rev="0.2.2">
<artifact name="reactive-config-examples_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fit51', module='reactive-config-examples_2.12', version='0.2.2')
)
libraryDependencies += "com.github.fit51" % "reactive-config-examples_2.12" % "0.2.2"
[com.github.fit51/reactive-config-examples_2.12 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.github.fit51 : reactive-config-etcd_2.12 | jar | 0.2.2 |
com.github.fit51 : reactive-config-typesafe_2.12 | jar | 0.2.2 |
com.github.fit51 : reactive-config-circe_2.12 | jar | 0.2.2 |
io.monix : monix_2.12 | jar | 3.1.0 |
org.typelevel : cats-effect_2.12 | jar | 2.0.0 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
ch.qos.logback : logback-core | jar | 1.2.10 |
io.circe : circe-generic_2.12 | jar | 0.12.3 |
io.circe : circe-parser_2.12 | jar | 0.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.7 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.dimafeng : testcontainers-scala-scalatest_2.12 | jar | 0.38.8 |