License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-hutool-http |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-hutool-http-1.4.3.pom | |
tlog-hutool-http-1.4.3.jar | 3 KB |
tlog-hutool-http-1.4.3-sources.jar | 1 KB |
tlog-hutool-http-1.4.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-hutool-http/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-hutool-http</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-hutool-http/
implementation 'com.yomahub:tlog-hutool-http:1.4.3'
// https://jarcasting.com/artifacts/com.yomahub/tlog-hutool-http/
implementation ("com.yomahub:tlog-hutool-http:1.4.3")
'com.yomahub:tlog-hutool-http:jar:1.4.3'
<dependency org="com.yomahub" name="tlog-hutool-http" rev="1.4.3">
<artifact name="tlog-hutool-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-hutool-http', version='1.4.3')
)
libraryDependencies += "com.yomahub" % "tlog-hutool-http" % "1.4.3"
[com.yomahub/tlog-hutool-http "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-common | jar | 1.4.3 |
org.springframework : spring-context Optional | jar | 5.0.9.RELEASE |
cn.hutool : hutool-http Optional | jar | 5.7.16 |