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