is not current version
Last Version 0.0.15

com.github.houbb:auto-log-springboot-starter 0.0.13


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

auto-log-springboot-starter
Version

Version

0.0.13
Type

Type

jar

Download auto-log-springboot-starter 0.0.13


<!-- https://jarcasting.com/artifacts/com.github.houbb/auto-log-springboot-starter/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>auto-log-springboot-starter</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-springboot-starter/
implementation 'com.github.houbb:auto-log-springboot-starter:0.0.13'
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-springboot-starter/
implementation ("com.github.houbb:auto-log-springboot-starter:0.0.13")
'com.github.houbb:auto-log-springboot-starter:jar:0.0.13'
<dependency org="com.github.houbb" name="auto-log-springboot-starter" rev="0.0.13">
  <artifact name="auto-log-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='auto-log-springboot-starter', version='0.0.13')
)
libraryDependencies += "com.github.houbb" % "auto-log-springboot-starter" % "0.0.13"
[com.github.houbb/auto-log-springboot-starter "0.0.13"]