License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.winterchen |
ArtifactId | ArtifactIdtrace-spring-boot |
Version | Version1.0.0-RELEASE |
Type | Typepom |
Description |
Descriptiontrace-spring-boot
log trace for spring boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trace-spring-boot-1.0.0-RELEASE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot/ -->
<dependency>
<groupId>com.winterchen</groupId>
<artifactId>trace-spring-boot</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot/
implementation 'com.winterchen:trace-spring-boot:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot/
implementation ("com.winterchen:trace-spring-boot:1.0.0-RELEASE")
'com.winterchen:trace-spring-boot:pom:1.0.0-RELEASE'
<dependency org="com.winterchen" name="trace-spring-boot" rev="1.0.0-RELEASE">
<artifact name="trace-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.winterchen', module='trace-spring-boot', version='1.0.0-RELEASE')
)
libraryDependencies += "com.winterchen" % "trace-spring-boot" % "1.0.0-RELEASE"
[com.winterchen/trace-spring-boot "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar |