xerial / fluentd-standalone   1.6.2

GitHub

Standalone fluentd server for Java/Scala

Scala versions: 2.13 2.12 2.11

fluentd-standalone 0.14.11


Group ID:
org.xerial
Artifact ID:
fluentd-standalone_2.12
Version:
0.14.11
Release Date:
Jan 4, 2017
Licenses:
Files:

libraryDependencies += "org.xerial" %% "fluentd-standalone" % "0.14.11"

Mill build tool

ivy"org.xerial::fluentd-standalone:0.14.11"

Scala CLI

//> using dep "org.xerial::fluentd-standalone:0.14.11"

Ammonite REPL

import $ivy.`org.xerial::fluentd-standalone:0.14.11`

<dependency>
  <groupId>org.xerial</groupId>
  <artifactId>fluentd-standalone_2.12</artifactId>
  <version>0.14.11</version>
</dependency>

compile group: 'org.xerial', name: 'fluentd-standalone_2.12', version: '0.14.11'