License |
License |
---|---|
GroupId | GroupIdorg.xerial |
ArtifactId | ArtifactIdfluentd-standalone |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluentd-standalone
Standalone fluend server for Java and Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fluentd-standalone-0.1.2.pom | |
fluentd-standalone-0.1.2.jar | 138 KB |
fluentd-standalone-0.1.2-sources.jar | 2 KB |
fluentd-standalone-0.1.2-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xerial/fluentd-standalone/ -->
<dependency>
<groupId>org.xerial</groupId>
<artifactId>fluentd-standalone</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial/fluentd-standalone/
implementation 'org.xerial:fluentd-standalone:0.1.2'
// https://jarcasting.com/artifacts/org.xerial/fluentd-standalone/
implementation ("org.xerial:fluentd-standalone:0.1.2")
'org.xerial:fluentd-standalone:jar:0.1.2'
<dependency org="org.xerial" name="fluentd-standalone" rev="0.1.2">
<artifact name="fluentd-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial', module='fluentd-standalone', version='0.1.2')
)
libraryDependencies += "org.xerial" % "fluentd-standalone" % "0.1.2"
[org.xerial/fluentd-standalone "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
org.xerial : xerial-core | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.5 |
org.scalatest : scalatest_2.10 | jar | 2.0 |