License |
License |
---|---|
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-log-starter |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmatrix-log-starter
Demo project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-log-starter/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-log-starter</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-log-starter/
implementation 'com.github.winyiwin:matrix-log-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-log-starter/
implementation ("com.github.winyiwin:matrix-log-starter:1.0.1.RELEASE")
'com.github.winyiwin:matrix-log-starter:jar:1.0.1.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-log-starter" rev="1.0.1.RELEASE">
<artifact name="matrix-log-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-log-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-log-starter" % "1.0.1.RELEASE"
[com.github.winyiwin/matrix-log-starter "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.3.RELEASE |
org.apache.skywalking : apm-toolkit-logback-1.x | jar | 8.3.0 |
com.github.winyiwin : matrix-config-starter Optional | jar | 1.0.1.RELEASE |