не последняя версия
Последняя версия 1.6.2

org.xerial:fluentd-standalone_2.11 1.2.6

Standalone fluentd server for Java and Scala

Группа

Группа

org.xerial
Идентификатор

Идентификатор

fluentd-standalone_2.11
Версия

Версия

1.2.6
Тип

Тип

jar

Скачать 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"]