License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdcommons.logback_settings |
Last Version | Last Version0.4.4-Carbon |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/commons.logback_settings/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>commons.logback_settings</artifactId>
<version>0.4.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.logback_settings/
implementation 'org.opendaylight.controller:commons.logback_settings:0.4.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.logback_settings/
implementation ("org.opendaylight.controller:commons.logback_settings:0.4.4-Carbon")
'org.opendaylight.controller:commons.logback_settings:jar:0.4.4-Carbon'
<dependency org="org.opendaylight.controller" name="commons.logback_settings" rev="0.4.4-Carbon">
<artifact name="commons.logback_settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='commons.logback_settings', version='0.4.4-Carbon')
)
libraryDependencies += "org.opendaylight.controller" % "commons.logback_settings" % "0.4.4-Carbon"
[org.opendaylight.controller/commons.logback_settings "0.4.4-Carbon"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |