Last Version

opt-log 0.1.4

基于SpringBoot、Spring表达式语言 (SpEL)、annotation的操作日志

License

License

GroupId

GroupId

kim.hanjie.common
ArtifactId

ArtifactId

opt-log
Version

Version

0.1.4
Type

Type

jar
Description

Description

opt-log
基于SpringBoot、Spring表达式语言 (SpEL)、annotation的操作日志
Project URL

Project URL

https://github.com/shanehan/opt-log
Source Code Management

Source Code Management

https://github.com/shanehan/opt-log

Download opt-log 0.1.4


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.