License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.leozhang123 |
ArtifactId | ArtifactIdzaudit-spring-boot-autoconfigure |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionaudit log for spring boot
|
<!-- https://jarcasting.com/artifacts/com.github.leozhang123/zaudit-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.leozhang123</groupId>
<artifactId>zaudit-spring-boot-autoconfigure</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leozhang123/zaudit-spring-boot-autoconfigure/
implementation 'com.github.leozhang123:zaudit-spring-boot-autoconfigure:0.2.1'
// https://jarcasting.com/artifacts/com.github.leozhang123/zaudit-spring-boot-autoconfigure/
implementation ("com.github.leozhang123:zaudit-spring-boot-autoconfigure:0.2.1")
'com.github.leozhang123:zaudit-spring-boot-autoconfigure:jar:0.2.1'
<dependency org="com.github.leozhang123" name="zaudit-spring-boot-autoconfigure" rev="0.2.1">
<artifact name="zaudit-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leozhang123', module='zaudit-spring-boot-autoconfigure', version='0.2.1')
)
libraryDependencies += "com.github.leozhang123" % "zaudit-spring-boot-autoconfigure" % "0.2.1"
[com.github.leozhang123/zaudit-spring-boot-autoconfigure "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.leozhang123 : zaudit Optional | jar | 0.2.1 |
org.springframework.boot : spring-boot-starter-aop Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar |