License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-agent |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-agent-1.1.2.pom | |
tlog-agent-1.1.2.jar | 12 MB |
tlog-agent-1.1.2-sources.jar | 9 MB |
tlog-agent-1.1.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-agent/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-agent</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-agent/
implementation 'com.yomahub:tlog-agent:1.1.2'
// https://jarcasting.com/artifacts/com.yomahub/tlog-agent/
implementation ("com.yomahub:tlog-agent:1.1.2")
'com.yomahub:tlog-agent:jar:1.1.2'
<dependency org="com.yomahub" name="tlog-agent" rev="1.1.2">
<artifact name="tlog-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-agent', version='1.1.2')
)
libraryDependencies += "com.yomahub" % "tlog-agent" % "1.1.2"
[com.yomahub/tlog-agent "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-all-spring-boot-starter | jar | 1.1.2 |