| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаfr.loghub |
| Идентификатор | Идентификаторnetty-beats |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfr.loghub:netty-beats
Beats/Lumberjack Netty implementation. Forked from https://github.com/logstash-plugins/logstash-input-beats to keep only the netty parts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| netty-beats-1.0.pom | |
| netty-beats-1.0.jar | 31 KB |
| netty-beats-1.0-sources.jar | 15 KB |
| netty-beats-1.0-javadoc.jar | 443 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.loghub/netty-beats/ -->
<dependency>
<groupId>fr.loghub</groupId>
<artifactId>netty-beats</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.loghub/netty-beats/
implementation 'fr.loghub:netty-beats:1.0'
// https://jarcasting.com/artifacts/fr.loghub/netty-beats/
implementation ("fr.loghub:netty-beats:1.0")
'fr.loghub:netty-beats:jar:1.0'
<dependency org="fr.loghub" name="netty-beats" rev="1.0">
<artifact name="netty-beats" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.loghub', module='netty-beats', version='1.0')
)
libraryDependencies += "fr.loghub" % "netty-beats" % "1.0"
[fr.loghub/netty-beats "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
| com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.13.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-handler | jar | 4.1.71.Final |
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |