License |
License |
---|---|
Categories |
CategoriesLogstash Application Layer Libs Logging |
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-logstash |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-logstash-1.4.3.pom | 600 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-logstash/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-logstash</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-logstash/
implementation 'com.yomahub:tlog-logstash:1.4.3'
// https://jarcasting.com/artifacts/com.yomahub/tlog-logstash/
implementation ("com.yomahub:tlog-logstash:1.4.3")
'com.yomahub:tlog-logstash:pom:1.4.3'
<dependency org="com.yomahub" name="tlog-logstash" rev="1.4.3">
<artifact name="tlog-logstash" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-logstash', version='1.4.3')
)
libraryDependencies += "com.yomahub" % "tlog-logstash" % "1.4.3"
[com.yomahub/tlog-logstash "1.4.3"]