Last Version

Spring Boot Log4J Starter 1.3.8.RELEASE

Spring Boot Log4J Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-starter-log4j
Version

Version

1.3.8.RELEASE
Type

Type

jar
Description

Description

Spring Boot Log4J Starter
Spring Boot Log4J Starter
Project URL

Project URL

http://projects.spring.io/spring-boot/
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-log4j 1.3.8.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-log4j/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-log4j</artifactId>
    <version>1.3.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-log4j/
implementation 'org.springframework.boot:spring-boot-starter-log4j:1.3.8.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-log4j/
implementation ("org.springframework.boot:spring-boot-starter-log4j:1.3.8.RELEASE")
'org.springframework.boot:spring-boot-starter-log4j:jar:1.3.8.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-starter-log4j" rev="1.3.8.RELEASE">
  <artifact name="spring-boot-starter-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-starter-log4j', version='1.3.8.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-starter-log4j" % "1.3.8.RELEASE"
[org.springframework.boot/spring-boot-starter-log4j "1.3.8.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.