is not current version
Last Version 2.6.5

org.sonatype.gshell.ext:gshell-logback 2.6.4


Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.sonatype.gshell.ext
ArtifactId

ArtifactId

gshell-logback
Version

Version

2.6.4
Type

Type

jar

Download gshell-logback 2.6.4


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