is not current version
Last Version 2.8.16

Play-Logback 2.8.8

Play-Logback

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-logback_2.12
Version

Version

2.8.8
Type

Type

jar
Description

Description

Play-Logback
Play-Logback
Project URL

Project URL

https://playframework.com
Project Organization

Project Organization

com.typesafe.play
Source Code Management

Source Code Management

https://github.com/playframework/playframework

Download play-logback_2.12 2.8.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.typesafe.play : play_2.12 jar 2.8.8
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
com.typesafe.play : play-specs2_2.12 jar 2.8.8

Project Modules

There are no modules declared in this project.