License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-slf4j_2.13.0-RC2 |
Last Version | Last Version2.6.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-slf4j
akka-slf4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.13.0-RC2/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-slf4j_2.13.0-RC2</artifactId>
<version>2.6.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.13.0-RC2/
implementation 'com.typesafe.akka:akka-slf4j_2.13.0-RC2:2.6.0-M2'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.13.0-RC2/
implementation ("com.typesafe.akka:akka-slf4j_2.13.0-RC2:2.6.0-M2")
'com.typesafe.akka:akka-slf4j_2.13.0-RC2:jar:2.6.0-M2'
<dependency org="com.typesafe.akka" name="akka-slf4j_2.13.0-RC2" rev="2.6.0-M2">
<artifact name="akka-slf4j_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-slf4j_2.13.0-RC2', version='2.6.0-M2')
)
libraryDependencies += "com.typesafe.akka" % "akka-slf4j_2.13.0-RC2" % "2.6.0-M2"
[com.typesafe.akka/akka-slf4j_2.13.0-RC2 "2.6.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
com.typesafe.akka : akka-actor_2.13.0-RC2 | jar | 2.6.0-M2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.0-RC2 | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.13.0-RC2 | jar | 2.6.0-M2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |