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