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