is not current version
Last Version 0.1.2

org.xerial:fluentd-standalone 0.1

Standalone fluend server for Java and Scala

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

fluentd-standalone
Version

Version

0.1
Type

Type

jar

Download fluentd-standalone 0.1


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