Last Version

Logback-Parent 1.3.5

logback project pom.xml file

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.gv2011.logback
ArtifactId

ArtifactId

logback-parent
Version

Version

1.3.5
Type

Type

pom
Description

Description

Logback-Parent
logback project pom.xml file
Project URL

Project URL

https://github.com/gv2011/logback
Source Code Management

Source Code Management

https://github.com/gv2011/logback

Download logback-parent 1.3.5

Filename Size
logback-parent-1.3.5.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

Project Modules

  • logback-adapter
  • logback-core
  • logback-classic
  • logback-test