is not current version
Last Version 1.1.3

com.github.fangjinuo.audit:audit-spring-boot 1.1.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fangjinuo.audit
ArtifactId

ArtifactId

audit-spring-boot
Version

Version

1.1.1
Type

Type

pom

Download audit-spring-boot 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-spring-boot/ -->
<dependency>
    <groupId>com.github.fangjinuo.audit</groupId>
    <artifactId>audit-spring-boot</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-spring-boot/
implementation 'com.github.fangjinuo.audit:audit-spring-boot:1.1.1'
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-spring-boot/
implementation ("com.github.fangjinuo.audit:audit-spring-boot:1.1.1")
'com.github.fangjinuo.audit:audit-spring-boot:pom:1.1.1'
<dependency org="com.github.fangjinuo.audit" name="audit-spring-boot" rev="1.1.1">
  <artifact name="audit-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.audit', module='audit-spring-boot', version='1.1.1')
)
libraryDependencies += "com.github.fangjinuo.audit" % "audit-spring-boot" % "1.1.1"
[com.github.fangjinuo.audit/audit-spring-boot "1.1.1"]