Last Version

Che Core :: Commons :: Commons Logback 7.12.2

Provides version of third parties artifacts to use in Codenvy platform projects

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface Logback Application Layer Libs Logging
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-commons-logback
Version

Version

7.12.2
Type

Type

jar
Description

Description

Che Core :: Commons :: Commons Logback
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/che-core-commons-logback
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-commons-logback 7.12.2


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

Dependencies

compile (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
ch.qos.logback : logback-core jar 1.2.1
javax.inject : javax.inject jar 1
org.eclipse.che.core : che-core-api-core jar 7.12.2
org.slf4j : slf4j-api jar 1.7.24

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.