is not current version
Last Version 1.6.2

org.xerial:fluentd-standalone_2.11 1.2.6

Standalone fluentd server for Java and Scala

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

fluentd-standalone_2.11
Version

Version

1.2.6
Type

Type

jar

Download fluentd-standalone_2.11 1.2.6


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