| License | License | 
|---|---|
| GroupId | GroupIdio.fabric8.devops.apps | 
| ArtifactId | ArtifactIdfluentd | 
| Last Version | Last Version2.2.335 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionfluentd [Fluentd](http://www.fluentd.org/) is an open source data collector for unified logging layer. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| fluentd-2.2.335.pom | |
| fluentd-2.2.335.jar | 62 KB | 
| fluentd-2.2.335-sources.jar | 60 KB | 
| fluentd-2.2.335-kubernetes.yml | 1 KB | 
| fluentd-2.2.335-kubernetes.json | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/fluentd/ -->
<dependency>
    <groupId>io.fabric8.devops.apps</groupId>
    <artifactId>fluentd</artifactId>
    <version>2.2.335</version>
</dependency>// https://jarcasting.com/artifacts/io.fabric8.devops.apps/fluentd/
implementation 'io.fabric8.devops.apps:fluentd:2.2.335'// https://jarcasting.com/artifacts/io.fabric8.devops.apps/fluentd/
implementation ("io.fabric8.devops.apps:fluentd:2.2.335")'io.fabric8.devops.apps:fluentd:jar:2.2.335'<dependency org="io.fabric8.devops.apps" name="fluentd" rev="2.2.335">
  <artifact name="fluentd" type="jar" />
</dependency>@Grapes(
@Grab(group='io.fabric8.devops.apps', module='fluentd', version='2.2.335')
)libraryDependencies += "io.fabric8.devops.apps" % "fluentd" % "2.2.335"[io.fabric8.devops.apps/fluentd "2.2.335"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final | 
| io.fabric8 : fabric8-arquillian | jar | 2.3.0 | 
| io.fabric8 : kubernetes-assertions | jar | 2.3.0 | 
| junit : junit | jar | 4.12 | 
