is not current version
Last Version 1.0.45

Logging :: Spring Boot :: AutoConfigure 1.0.14

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 Auto Application Layer Libs Code Generators config Configuration Logging
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

logging-spring-boot-autoconfigure
Version

Version

1.0.14
Type

Type

jar
Description

Description

Logging :: Spring Boot :: AutoConfigure
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-autoconfigure 1.0.14


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-log4j2 Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-aop Optional jar
in.hocg.boot : spring-boot-utils jar 1.0.14
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.projectlombok : lombok Optional jar 1.18.12

provided (2)

Group / Artifact Type Version
org.springframework.security : spring-security-core Optional jar
io.swagger : swagger-annotations Optional jar 1.5.20

Project Modules

There are no modules declared in this project.