is not current version
Last Version 1.1.1

cn.hangsman.operatelog:operate-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.operatelog
ArtifactId

ArtifactId

operate-log-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download operate-log-spring-boot-autoconfigure 1.0.0


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