Last Version

com.github.houbb:auto-log-core 0.0.15

The auto-log tool for java.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

auto-log-core
Version

Version

0.0.15
Type

Type

jar
Description

Description

The auto-log tool for java.

Download auto-log-core 0.0.15


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.houbb : auto-log-annotation jar 0.0.15
com.github.houbb : heaven jar 0.1.112
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : aop-core jar 0.0.3
com.github.houbb : id-core jar 0.0.5
com.alibaba : fastjson jar 1.2.73
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.