License |
License |
---|---|
Categories |
CategoriesScala Languages Logging Application Layer Libs |
GroupId | GroupIdcom.typesafe |
ArtifactId | ArtifactIdscalalogging-log4j_2.10.0-RC1 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionscalalogging-log4j
scalalogging-log4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe/scalalogging-log4j_2.10.0-RC1/ -->
<dependency>
<groupId>com.typesafe</groupId>
<artifactId>scalalogging-log4j_2.10.0-RC1</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe/scalalogging-log4j_2.10.0-RC1/
implementation 'com.typesafe:scalalogging-log4j_2.10.0-RC1:0.4.0'
// https://jarcasting.com/artifacts/com.typesafe/scalalogging-log4j_2.10.0-RC1/
implementation ("com.typesafe:scalalogging-log4j_2.10.0-RC1:0.4.0")
'com.typesafe:scalalogging-log4j_2.10.0-RC1:jar:0.4.0'
<dependency org="com.typesafe" name="scalalogging-log4j_2.10.0-RC1" rev="0.4.0">
<artifact name="scalalogging-log4j_2.10.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe', module='scalalogging-log4j_2.10.0-RC1', version='0.4.0')
)
libraryDependencies += "com.typesafe" % "scalalogging-log4j_2.10.0-RC1" % "0.4.0"
[com.typesafe/scalalogging-log4j_2.10.0-RC1 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.10.0-RC1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-beta1 |