| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.gitee.zodiacstack | 
| ArtifactId | ArtifactIdzodiac-log4j2-spring-boot-starter | 
| Last Version | Last Version1.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionZodiac Log4j 2 Spring Boot Starter Zodiac Log4j 2 Spring Boot Starter | 
| Project Organization | Project OrganizationZodiac | 
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log4j2-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.zodiacstack</groupId>
    <artifactId>zodiac-log4j2-spring-boot-starter</artifactId>
    <version>1.2.2</version>
</dependency>// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log4j2-spring-boot-starter/
implementation 'com.gitee.zodiacstack:zodiac-log4j2-spring-boot-starter:1.2.2'// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log4j2-spring-boot-starter/
implementation ("com.gitee.zodiacstack:zodiac-log4j2-spring-boot-starter:1.2.2")'com.gitee.zodiacstack:zodiac-log4j2-spring-boot-starter:jar:1.2.2'<dependency org="com.gitee.zodiacstack" name="zodiac-log4j2-spring-boot-starter" rev="1.2.2">
  <artifact name="zodiac-log4j2-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-log4j2-spring-boot-starter', version='1.2.2')
)libraryDependencies += "com.gitee.zodiacstack" % "zodiac-log4j2-spring-boot-starter" % "1.2.2"[com.gitee.zodiacstack/zodiac-log4j2-spring-boot-starter "1.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 | 
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 | 
| org.apache.logging.log4j : log4j-jul | jar | 2.15.0 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |