License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdtf.tofu |
ArtifactId | ArtifactIdtofu-logging-log4cats_2.13 |
Version | Version0.10.8 |
Type | Typejar |
Description |
Descriptiontofu-logging-log4cats
Opinionated set of tools for functional programming in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tf.tofu/tofu-logging-log4cats_2.13/ -->
<dependency>
<groupId>tf.tofu</groupId>
<artifactId>tofu-logging-log4cats_2.13</artifactId>
<version>0.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/tf.tofu/tofu-logging-log4cats_2.13/
implementation 'tf.tofu:tofu-logging-log4cats_2.13:0.10.8'
// https://jarcasting.com/artifacts/tf.tofu/tofu-logging-log4cats_2.13/
implementation ("tf.tofu:tofu-logging-log4cats_2.13:0.10.8")
'tf.tofu:tofu-logging-log4cats_2.13:jar:0.10.8'
<dependency org="tf.tofu" name="tofu-logging-log4cats_2.13" rev="0.10.8">
<artifact name="tofu-logging-log4cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.tofu', module='tofu-logging-log4cats_2.13', version='0.10.8')
)
libraryDependencies += "tf.tofu" % "tofu-logging-log4cats_2.13" % "0.10.8"
[tf.tofu/tofu-logging-log4cats_2.13 "0.10.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
tf.tofu : tofu-logging-structured_2.13 | jar | 0.10.8 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.7.0 |
org.typelevel : log4cats-core_2.13 | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |