License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.jianjianghui |
ArtifactId | ArtifactIdautolog-core |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb auto log.
|
Filename | Size |
---|---|
autolog-core-1.4.2.pom | |
autolog-core-1.4.2.jar | 24 KB |
autolog-core-1.4.2-sources.jar | 15 KB |
autolog-core-1.4.2-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-core/ -->
<dependency>
<groupId>io.github.jianjianghui</groupId>
<artifactId>autolog-core</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-core/
implementation 'io.github.jianjianghui:autolog-core:1.4.2'
// https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-core/
implementation ("io.github.jianjianghui:autolog-core:1.4.2")
'io.github.jianjianghui:autolog-core:jar:1.4.2'
<dependency org="io.github.jianjianghui" name="autolog-core" rev="1.4.2">
<artifact name="autolog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jianjianghui', module='autolog-core', version='1.4.2')
)
libraryDependencies += "io.github.jianjianghui" % "autolog-core" % "1.4.2"
[io.github.jianjianghui/autolog-core "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.75 |
cn.hutool : hutool-all | jar | 5.5.9 |
com.google.guava : guava | jar | 20.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.springframework : spring-core | jar | |
org.slf4j : slf4j-api | jar | 1.7.32 |