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