is not current version
Last Version 1.3.5

Logback-Parent 1.3.4

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.4
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.4

Filename Size
logback-parent-1.3.4.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.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-parent/
implementation 'com.github.gv2011.logback:logback-parent:1.3.4'
// https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-parent/
implementation ("com.github.gv2011.logback:logback-parent:1.3.4")
'com.github.gv2011.logback:logback-parent:pom:1.3.4'
<dependency org="com.github.gv2011.logback" name="logback-parent" rev="1.3.4">
  <artifact name="logback-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011.logback', module='logback-parent', version='1.3.4')
)
libraryDependencies += "com.github.gv2011.logback" % "logback-parent" % "1.3.4"
[com.github.gv2011.logback/logback-parent "1.3.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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