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