Download spring-log-1.0.4.jar file - Jar s

Jar examples for s:spring-log

Description

Spring support for SLF4J and Logback

You can download jar file spring-log 1.0.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add spring-log-1.0.4.jar to your project.

<dependency>
   <groupId>com.excilys.ebi.utils</groupId>
   <artifactId>spring-log</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.excilys.ebi.utils', name: 'spring-log', version: '1.0.4'
libraryDependencies += "com.excilys.ebi.utils" % "spring-log" % "1.0.4"
<dependency org="com.excilys.ebi.utils" name="spring-log" rev="1.0.4"/>
@Grapes(@Grab(group='com.excilys.ebi.utils', module='spring-log', version='1.0.4'))
'com.excilys.ebi.utils:spring-log:jar:1.0.4'

Download

Click the following link to download the jar file.

spring-log-1.0.4-javadoc.jar
spring-log-1.0.4-sources.jar
spring-log-1.0.4.jar
spring-log-1.0.4.pom



Related Tutorials