is not current version
Last Version 2.0.1

audit 1.0.1

Demo project for Spring Boot

License

License

GroupId

GroupId

io.gitee.kevin_kuang_93
ArtifactId

ArtifactId

audit
Version

Version

1.0.1
Type

Type

jar
Description

Description

audit
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/audit
Source Code Management

Source Code Management

https://gitee.com/kevin_kuang_93/OSSRH-80358

Download audit 1.0.1


<!-- https://jarcasting.com/artifacts/io.gitee.kevin_kuang_93/audit/ -->
<dependency>
    <groupId>io.gitee.kevin_kuang_93</groupId>
    <artifactId>audit</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kevin_kuang_93/audit/
implementation 'io.gitee.kevin_kuang_93:audit:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.kevin_kuang_93/audit/
implementation ("io.gitee.kevin_kuang_93:audit:1.0.1")
'io.gitee.kevin_kuang_93:audit:jar:1.0.1'
<dependency org="io.gitee.kevin_kuang_93" name="audit" rev="1.0.1">
  <artifact name="audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kevin_kuang_93', module='audit', version='1.0.1')
)
libraryDependencies += "io.gitee.kevin_kuang_93" % "audit" % "1.0.1"
[io.gitee.kevin_kuang_93/audit "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
com.alibaba : fastjson jar 1.2.51
org.apache.commons : commons-lang3 jar 3.3.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.