License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.huanghaoming |
ArtifactId | ArtifactIdlogos-spring-boot-starter |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionlogos
logos日志监控
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.huanghaoming/logos-spring-boot-starter/ -->
<dependency>
<groupId>com.github.huanghaoming</groupId>
<artifactId>logos-spring-boot-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huanghaoming/logos-spring-boot-starter/
implementation 'com.github.huanghaoming:logos-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/com.github.huanghaoming/logos-spring-boot-starter/
implementation ("com.github.huanghaoming:logos-spring-boot-starter:1.0")
'com.github.huanghaoming:logos-spring-boot-starter:jar:1.0'
<dependency org="com.github.huanghaoming" name="logos-spring-boot-starter" rev="1.0">
<artifact name="logos-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huanghaoming', module='logos-spring-boot-starter', version='1.0')
)
libraryDependencies += "com.github.huanghaoming" % "logos-spring-boot-starter" % "1.0"
[com.github.huanghaoming/logos-spring-boot-starter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
commons-io : commons-io | jar | 2.8.0 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-websocket | jar | |
cn.hutool : hutool-all | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |