is not current version
Last Version 1.0.1

cn.hangsman.operationlog:operation-log-spring-boot-autoconfigure 1.0.0


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.hangsman.operationlog
ArtifactId

ArtifactId

operation-log-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download operation-log-spring-boot-autoconfigure 1.0.0


<!-- https://jarcasting.com/artifacts/cn.hangsman.operationlog/operation-log-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>cn.hangsman.operationlog</groupId>
    <artifactId>operation-log-spring-boot-autoconfigure</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hangsman.operationlog/operation-log-spring-boot-autoconfigure/
implementation 'cn.hangsman.operationlog:operation-log-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/cn.hangsman.operationlog/operation-log-spring-boot-autoconfigure/
implementation ("cn.hangsman.operationlog:operation-log-spring-boot-autoconfigure:1.0.0")
'cn.hangsman.operationlog:operation-log-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="cn.hangsman.operationlog" name="operation-log-spring-boot-autoconfigure" rev="1.0.0">
  <artifact name="operation-log-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hangsman.operationlog', module='operation-log-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "cn.hangsman.operationlog" % "operation-log-spring-boot-autoconfigure" % "1.0.0"
[cn.hangsman.operationlog/operation-log-spring-boot-autoconfigure "1.0.0"]