License |
License |
---|---|
GroupId | GroupIdcn.structured |
ArtifactId | ArtifactIdstructure-log-starter |
Last Version | Last Version1.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstructure-log-starter
structure-log-starter 用于日志输出
|
Project Organization |
Project Organizationstructure |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-log-starter/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-log-starter</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-log-starter/
implementation 'cn.structured:structure-log-starter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-log-starter/
implementation ("cn.structured:structure-log-starter:1.1.2.RELEASE")
'cn.structured:structure-log-starter:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-log-starter" rev="1.1.2.RELEASE">
<artifact name="structure-log-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-log-starter', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-log-starter" % "1.1.2.RELEASE"
[cn.structured/structure-log-starter "1.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.2.RELEASE |
org.projectlombok : lombok | jar | |
cn.structured : structure-common | jar | 1.1.2.RELEASE |