| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xerial |
| Идентификатор | Идентификаторfluentd-standalone |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfluentd-standalone
Standalone fluend server for Java and Scala
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |
| org.xerial : xerial-core | jar | 3.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| org.scalatest : scalatest_2.10 | jar | 2.0 |