is not current version
Last Version 1.0.10

com.mxpio:mxpio-boot-base-log 1.0.4

日志模块

GroupId

GroupId

com.mxpio
ArtifactId

ArtifactId

mxpio-boot-base-log
Version

Version

1.0.4
Type

Type

jar

Download mxpio-boot-base-log 1.0.4


<!-- https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-log/ -->
<dependency>
    <groupId>com.mxpio</groupId>
    <artifactId>mxpio-boot-base-log</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-log/
implementation 'com.mxpio:mxpio-boot-base-log:1.0.4'
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-log/
implementation ("com.mxpio:mxpio-boot-base-log:1.0.4")
'com.mxpio:mxpio-boot-base-log:jar:1.0.4'
<dependency org="com.mxpio" name="mxpio-boot-base-log" rev="1.0.4">
  <artifact name="mxpio-boot-base-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='mxpio-boot-base-log', version='1.0.4')
)
libraryDependencies += "com.mxpio" % "mxpio-boot-base-log" % "1.0.4"
[com.mxpio/mxpio-boot-base-log "1.0.4"]