Core implementation of Logback, a reliable, generic, fast and flexible logging framework.

LicenseEPL 1.0LGPL 2.1
CategoriesLogging Frameworks
Tagslogbacklogging
DateAug 15, 2024
Filespom (7 KB)  jar (600 KB)  View All
RepositoriesCentralMulesoft
Ranking#91 in MvnRepository (See Top Artifacts)
#8 in Logging Frameworks
Used By6,667 artifacts
VulnerabilitiesDirect vulnerabilities:
CVE-2025-11226
CVE-2024-12801
CVE-2024-12798

Note: There is a new version for this artifact

New Version1.5.21

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Compile Dependencies (5)

Category/License Group / ArtifactVersionUpdates
Mail Client
EDL 1.0EPL 2.0GPL
jakarta.mail » jakarta.mail-api (optional) 2.1.02.1.5
Java Spec
EPL 2.0GPL
jakarta.servlet » jakarta.servlet-api (optional) 5.0.06.1.0
JVM Languages
BSD 3-clause
org.codehaus.janino » janino (optional) 3.1.83.1.12

BSD 3-clause
org.codehaus.janino » commons-compiler (optional) 3.1.83.1.12
Console
Apache 2.0
org.fusesource.jansi » jansi (optional) 2.4.02.4.2

Test Dependencies (2)

Category/License Group / ArtifactVersionUpdates

EDL 1.0EPL 2.0GPL
org.eclipse.angus » angus-mail 1.0.02.0.5
Mocking
MIT
org.mockito » mockito-core 4.8.05.20.0

Licenses

LicenseURL
Eclipse Public License - v 1.0 http://www.eclipse.org/legal/epl-v10.html
GNU Lesser General Public License http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

Developers

NameEmailDev IdRolesOrganization
Ceki Gulcuceki<at>qos.chceki
Joern Huxhornhuxi<at>undisclosed.orghixi

Related Books

Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Dr Danny
Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Danny
Learn Java with Projects: A concise practical guide to learning everything a Java professional really needs to knowLearn Java with Projects: A concise practical guide to learning everything a Java professional really needs to know (2023)
by Kennedy, Dr. Seán, Putten, Maaike van
Learning Java: An Introduction to Real-World Programming with JavaLearning Java: An Introduction to Real-World Programming with Java (2023)
by Loy, Marc, Niemeyer, Patrick, Leuck, Daniel
Java in a Nutshell: A Desktop Quick ReferenceJava in a Nutshell: A Desktop Quick Reference (2023)
by Evans, Benjamin J., Clark, Jason, Flanagan, David
The Well-Grounded Java Developer, Second EditionThe Well-Grounded Java Developer, Second Edition (2022)
by Evans, Benjamin, Verburg, Martijn, Clark, Jason
Head First Java: A Brain-Friendly GuideHead First Java: A Brain-Friendly Guide (2022)
by Sierra, Kathy, Bates, Bert, Gee, Trisha
Java Cookbook: Problems and Solutions for Java DevelopersJava Cookbook: Problems and Solutions for Java Developers (2020)
by Darwin, Ian F.
Think Java: How to Think Like a Computer ScientistThink Java: How to Think Like a Computer Scientist (2020)
by Downey, Allen, Mayfield, Chris
Real-World Software Development: A Project-Driven Guide to Fundamentals in JavaReal-World Software Development: A Project-Driven Guide to Fundamentals in Java (2019)
by Urma, Raoul-Gabriel, Warburton, Richard
Modern Java in Action: Lambdas, streams, functional and reactive programmingModern Java in Action: Lambdas, streams, functional and reactive programming (2018)
by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
Effective JavaEffective Java (2017)
by Bloch, Joshua