License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-webroot |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-webroot-1.4.3.pom | |
tlog-webroot-1.4.3.jar | 4 KB |
tlog-webroot-1.4.3-sources.jar | 2 KB |
tlog-webroot-1.4.3-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-webroot/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-webroot</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-webroot/
implementation 'com.yomahub:tlog-webroot:1.4.3'
// https://jarcasting.com/artifacts/com.yomahub/tlog-webroot/
implementation ("com.yomahub:tlog-webroot:1.4.3")
'com.yomahub:tlog-webroot:jar:1.4.3'
<dependency org="com.yomahub" name="tlog-webroot" rev="1.4.3">
<artifact name="tlog-webroot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-webroot', version='1.4.3')
)
libraryDependencies += "com.yomahub" % "tlog-webroot" % "1.4.3"
[com.yomahub/tlog-webroot "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-core | jar | 1.4.3 |
org.springframework : spring-webmvc Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar |