License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdauto-log-core |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe auto-log tool for java.
|
Filename | Size |
---|---|
auto-log-core-0.0.15.pom | |
auto-log-core-0.0.15.jar | 6 KB |
auto-log-core-0.0.15-sources.jar | 4 KB |
auto-log-core-0.0.15-javadoc.jar | 60 KB |
Browse |
<!-- 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"]
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 |