is not current version
Last Version 1.4.3

com.yomahub:tlog-logstash 1.4.1


Categories

Categories

Logstash Application Layer Libs Logging
GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-logstash
Version

Version

1.4.1
Type

Type

pom

Download tlog-logstash 1.4.1

Filename Size
tlog-logstash-1.4.1.pom 600 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-logstash/ -->
<dependency>
    <groupId>com.yomahub</groupId>
    <artifactId>tlog-logstash</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-logstash/
implementation 'com.yomahub:tlog-logstash:1.4.1'
// https://jarcasting.com/artifacts/com.yomahub/tlog-logstash/
implementation ("com.yomahub:tlog-logstash:1.4.1")
'com.yomahub:tlog-logstash:pom:1.4.1'
<dependency org="com.yomahub" name="tlog-logstash" rev="1.4.1">
  <artifact name="tlog-logstash" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-logstash', version='1.4.1')
)
libraryDependencies += "com.yomahub" % "tlog-logstash" % "1.4.1"
[com.yomahub/tlog-logstash "1.4.1"]