Last Version

logback 1.2.2.1-jre17

The core maven build properties

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Logback Logging
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

logback-core
Version

Version

1.2.2.1-jre17
Type

Type

jar
Description

Description

logback
The core maven build properties
Project URL

Project URL

https://github.com/qos-ch/slf4j
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/dev-kit/logback-core

Download logback-core 1.2.2.1-jre17


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

Dependencies

compile (2)

Group / Artifact Type Version
com.guicedee.services : jakarta.servlet-api Optional jar 1.2.2.1-jre17
com.guicedee.services : jakarta.mail Optional jar 1.2.2.1-jre17

Project Modules

There are no modules declared in this project.