License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Logging Application Layer Libs |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdspring-boot-logging |
Version | Version1.0.8 |
Type | Typepom |
Description |
DescriptionSpring Boot :: Logging
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 |
Filename | Size |
---|---|
spring-boot-logging-1.0.8.pom | 949 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-logging/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>spring-boot-logging</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-logging/
implementation 'in.hocg.boot:spring-boot-logging:1.0.8'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-logging/
implementation ("in.hocg.boot:spring-boot-logging:1.0.8")
'in.hocg.boot:spring-boot-logging:pom:1.0.8'
<dependency org="in.hocg.boot" name="spring-boot-logging" rev="1.0.8">
<artifact name="spring-boot-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-logging', version='1.0.8')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-logging" % "1.0.8"
[in.hocg.boot/spring-boot-logging "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |