is not current version
Last Version 1.6.2

org.xerial:fluentd-standalone_2.12 0.14.11

Standalone fluend server for Java and Scala

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

fluentd-standalone_2.12
Version

Version

0.14.11
Type

Type

jar

Download fluentd-standalone_2.12 0.14.11


<!-- https://jarcasting.com/artifacts/org.xerial/fluentd-standalone_2.12/ -->
<dependency>
    <groupId>org.xerial</groupId>
    <artifactId>fluentd-standalone_2.12</artifactId>
    <version>0.14.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial/fluentd-standalone_2.12/
implementation 'org.xerial:fluentd-standalone_2.12:0.14.11'
// https://jarcasting.com/artifacts/org.xerial/fluentd-standalone_2.12/
implementation ("org.xerial:fluentd-standalone_2.12:0.14.11")
'org.xerial:fluentd-standalone_2.12:jar:0.14.11'
<dependency org="org.xerial" name="fluentd-standalone_2.12" rev="0.14.11">
  <artifact name="fluentd-standalone_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial', module='fluentd-standalone_2.12', version='0.14.11')
)
libraryDependencies += "org.xerial" % "fluentd-standalone_2.12" % "0.14.11"
[org.xerial/fluentd-standalone_2.12 "0.14.11"]