Jar examples for l:logback-core
Logback: the generic, reliable, fast and flexible logging library for Java.
You can download jar file logback-core 1.1.3 in this page.
GNU Lesser General Public License
You can use the following script to add logback-core-1.1.3.jar to your project.
<dependency> <groupId>com.hynnet</groupId> <artifactId>logback-core</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.hynnet', name: 'logback-core', version: '1.1.3'
libraryDependencies += "com.hynnet" % "logback-core" % "1.1.3"
<dependency org="com.hynnet" name="logback-core" rev="1.1.3"/>
@Grapes(@Grab(group='com.hynnet', module='logback-core', version='1.1.3'))
'com.hynnet:logback-core:jar:1.1.3'
Click the following link to download the jar file.
logback-core-1.1.3-javadoc.jar