License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcom.malliina |
ArtifactId | ArtifactIdlogback-common_3 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
common
|
Project Organization |
Project Organizationcom.malliina |
Filename | Size |
---|---|
logback-common_3-2.0.1.pom | |
logback-common_3-2.0.1.jar | 29 KB |
logback-common_3-2.0.1-sources.jar | 2 KB |
logback-common_3-2.0.1-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.malliina/logback-common_3/ -->
<dependency>
<groupId>com.malliina</groupId>
<artifactId>logback-common_3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.malliina/logback-common_3/
implementation 'com.malliina:logback-common_3:2.0.1'
// https://jarcasting.com/artifacts/com.malliina/logback-common_3/
implementation ("com.malliina:logback-common_3:2.0.1")
'com.malliina:logback-common_3:jar:2.0.1'
<dependency org="com.malliina" name="logback-common_3" rev="2.0.1">
<artifact name="logback-common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malliina', module='logback-common_3', version='2.0.1')
)
libraryDependencies += "com.malliina" % "logback-common_3" % "2.0.1"
[com.malliina/logback-common_3 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.4 |
ch.qos.logback : logback-core | jar | 1.2.4 |
io.circe : circe-generic_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.27 |