com.github.gv2011.logback:logback-core

logback project pom.xml file

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.gv2011.logback
ArtifactId

ArtifactId

logback-core
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

logback project pom.xml file

Download logback-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-core/ -->
<dependency>
    <groupId>com.github.gv2011.logback</groupId>
    <artifactId>logback-core</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-core/
implementation 'com.github.gv2011.logback:logback-core:1.3.5'
// https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-core/
implementation ("com.github.gv2011.logback:logback-core:1.3.5")
'com.github.gv2011.logback:logback-core:jar:1.3.5'
<dependency org="com.github.gv2011.logback" name="logback-core" rev="1.3.5">
  <artifact name="logback-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011.logback', module='logback-core', version='1.3.5')
)
libraryDependencies += "com.github.gv2011.logback" % "logback-core" % "1.3.5"
[com.github.gv2011.logback/logback-core "1.3.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-jakarta-servlet-api jar 5.0.2
org.codehaus.janino : janino jar 3.1.3
com.sun.mail : mailapi jar 2.0.0
org.slf4j : slf4j-api jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0