| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.yupaits |
| ArtifactId | ArtifactIdaudit-logger |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaudit-logger
审计日志插件
|
| Filename | Size |
|---|---|
| audit-logger-1.1.1.pom | |
| audit-logger-1.1.1.jar | 20 KB |
| audit-logger-1.1.1-sources.jar | 12 KB |
| audit-logger-1.1.1-javadoc.jar | 120 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yupaits/audit-logger/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>audit-logger</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/audit-logger/
implementation 'com.yupaits:audit-logger:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/audit-logger/
implementation ("com.yupaits:audit-logger:1.1.1")
'com.yupaits:audit-logger:jar:1.1.1'
<dependency org="com.yupaits" name="audit-logger" rev="1.1.1">
<artifact name="audit-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='audit-logger', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "audit-logger" % "1.1.1"
[com.yupaits/audit-logger "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yupaits : yutool-orm Optional | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |