| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.kevin_kuang_93 |
| ArtifactId | ArtifactIdaudit |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaudit
Demo project for Spring Boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| audit-2.0.1.pom | |
| audit-2.0.1.jar | 38 KB |
| audit-2.0.1-sources.jar | 11 KB |
| audit-2.0.1-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.kevin_kuang_93/audit/ -->
<dependency>
<groupId>io.gitee.kevin_kuang_93</groupId>
<artifactId>audit</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kevin_kuang_93/audit/
implementation 'io.gitee.kevin_kuang_93:audit:2.0.1'
// https://jarcasting.com/artifacts/io.gitee.kevin_kuang_93/audit/
implementation ("io.gitee.kevin_kuang_93:audit:2.0.1")
'io.gitee.kevin_kuang_93:audit:jar:2.0.1'
<dependency org="io.gitee.kevin_kuang_93" name="audit" rev="2.0.1">
<artifact name="audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kevin_kuang_93', module='audit', version='2.0.1')
)
libraryDependencies += "io.gitee.kevin_kuang_93" % "audit" % "2.0.1"
[io.gitee.kevin_kuang_93/audit "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
| com.alibaba : fastjson | jar | 1.2.83 |
| org.apache.commons : commons-lang3 | jar | 3.3.1 |
| org.jsoup : jsoup | jar | 1.11.3 |
| com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |