is not current version
Last Version 1.6.2

org.xerial:fluentd-standalone_2.12 1.2.6.1

Standalone fluentd server for Java and Scala

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

fluentd-standalone_2.12
Version

Version

1.2.6.1
Type

Type

jar

Download fluentd-standalone_2.12 1.2.6.1


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