| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xerial |
| Идентификатор | Идентификаторfluentd-standalone_2.13.0-M5 |
| Версия | Версия1.2.6.1 |
| Тип | Типjar |
| Описание |
Описаниеfluentd-standalone
Standalone fluentd server for Java and Scala
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.xerial/fluentd-standalone_2.13.0-M5/ -->
<dependency>
<groupId>org.xerial</groupId>
<artifactId>fluentd-standalone_2.13.0-M5</artifactId>
<version>1.2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial/fluentd-standalone_2.13.0-M5/
implementation 'org.xerial:fluentd-standalone_2.13.0-M5:1.2.6.1'
// https://jarcasting.com/artifacts/org.xerial/fluentd-standalone_2.13.0-M5/
implementation ("org.xerial:fluentd-standalone_2.13.0-M5:1.2.6.1")
'org.xerial:fluentd-standalone_2.13.0-M5:jar:1.2.6.1'
<dependency org="org.xerial" name="fluentd-standalone_2.13.0-M5" rev="1.2.6.1">
<artifact name="fluentd-standalone_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial', module='fluentd-standalone_2.13.0-M5', version='1.2.6.1')
)
libraryDependencies += "org.xerial" % "fluentd-standalone_2.13.0-M5" % "1.2.6.1"
[org.xerial/fluentd-standalone_2.13.0-M5 "1.2.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M5 |
| org.wvlet.airframe : airframe-log_2.13.0-M5 | jar | 0.72 |
| org.wvlet.airframe : airframe-control_2.13.0-M5 | jar | 0.72 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.22 |
| org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.6-SNAP4 |