License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Logback Logging |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdlogback-core |
Last Version | Last Version1.2.2.1-jre17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogback
The core maven build properties
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logback-core-1.2.2.1-jre17.pom | |
logback-core-1.2.2.1-jre17.jar | 1 MB |
logback-core-1.2.2.1-jre17-sources.jar | 969 KB |
logback-core-1.2.2.1-jre17-javadoc.jar | 103 KB |
Browse |
<!-- 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"]
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 |