is not current version
Last Version 2.6.19

akka-slf4j 2.6.18

Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-slf4j_2.12
Version

Version

2.6.18
Type

Type

jar
Description

Description

akka-slf4j
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
Project URL

Project URL

https://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka

Download akka-slf4j_2.12 2.6.18


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.12/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-slf4j_2.12</artifactId>
    <version>2.6.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.12/
implementation 'com.typesafe.akka:akka-slf4j_2.12:2.6.18'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.12/
implementation ("com.typesafe.akka:akka-slf4j_2.12:2.6.18")
'com.typesafe.akka:akka-slf4j_2.12:jar:2.6.18'
<dependency org="com.typesafe.akka" name="akka-slf4j_2.12" rev="2.6.18">
  <artifact name="akka-slf4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-slf4j_2.12', version='2.6.18')
)
libraryDependencies += "com.typesafe.akka" % "akka-slf4j_2.12" % "2.6.18"
[com.typesafe.akka/akka-slf4j_2.12 "2.6.18"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.typesafe.akka : akka-actor_2.12 jar 2.6.18
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.12 jar 2.6.18
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.