is not current version
Last Version 1.0.45

Logging :: Spring Boot :: Starter 1.0.21

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

logging-spring-boot-starter
Version

Version

1.0.21
Type

Type

jar
Description

Description

Logging :: Spring Boot :: Starter
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download logging-spring-boot-starter 1.0.21


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

Dependencies

compile (7)

Group / Artifact Type Version
in.hocg.boot : logging-spring-boot-autoconfigure jar 1.0.21
org.springframework.boot : spring-boot-starter-log4j2 jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
com.google.protobuf : protobuf-java jar
com.aliyun.openservices : aliyun-log-log4j2-appender jar 0.1.11
org.springframework.boot : spring-boot-starter Optional jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.