| License |
License |
|---|---|
| GroupId | GroupIdkim.hanjie.common |
| ArtifactId | ArtifactIdopt-log |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopt-log
基于SpringBoot、Spring表达式语言 (SpEL)、annotation的操作日志
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opt-log-0.1.4.pom | |
| opt-log-0.1.4.jar | 25 KB |
| opt-log-0.1.4-sources.jar | 12 KB |
| opt-log-0.1.4-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/kim.hanjie.common/opt-log/ -->
<dependency>
<groupId>kim.hanjie.common</groupId>
<artifactId>opt-log</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/kim.hanjie.common/opt-log/
implementation 'kim.hanjie.common:opt-log:0.1.4'
// https://jarcasting.com/artifacts/kim.hanjie.common/opt-log/
implementation ("kim.hanjie.common:opt-log:0.1.4")
'kim.hanjie.common:opt-log:jar:0.1.4'
<dependency org="kim.hanjie.common" name="opt-log" rev="0.1.4">
<artifact name="opt-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='kim.hanjie.common', module='opt-log', version='0.1.4')
)
libraryDependencies += "kim.hanjie.common" % "opt-log" % "0.1.4"
[kim.hanjie.common/opt-log "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.0.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.9.5 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |