License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-slf4j_2.12.0-M3 |
Version | Version2.4.3 |
Type | Typejar |
Description |
Descriptionakka-slf4j
akka-slf4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.12.0-M3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-slf4j_2.12.0-M3</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.12.0-M3/
implementation 'com.typesafe.akka:akka-slf4j_2.12.0-M3:2.4.3'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.12.0-M3/
implementation ("com.typesafe.akka:akka-slf4j_2.12.0-M3:2.4.3")
'com.typesafe.akka:akka-slf4j_2.12.0-M3:jar:2.4.3'
<dependency org="com.typesafe.akka" name="akka-slf4j_2.12.0-M3" rev="2.4.3">
<artifact name="akka-slf4j_2.12.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-slf4j_2.12.0-M3', version='2.4.3')
)
libraryDependencies += "com.typesafe.akka" % "akka-slf4j_2.12.0-M3" % "2.4.3"
[com.typesafe.akka/akka-slf4j_2.12.0-M3 "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M3 |
com.typesafe.akka : akka-actor_2.12.0-M3 | jar | 2.4.3 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12.0-M3 | jar | 2.4.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |