fr.loghub:netty-beats

Beats/Lumberjack Netty implementation. Forked from https://github.com/logstash-plugins/logstash-input-beats to keep only the netty parts.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

fr.loghub
ArtifactId

ArtifactId

netty-beats
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fr.loghub:netty-beats
Beats/Lumberjack Netty implementation. Forked from https://github.com/logstash-plugins/logstash-input-beats to keep only the netty parts.
Project URL

Project URL

https://github.com/fbacchella/netty-beats
Source Code Management

Source Code Management

https://github.com/fbacchella/netty-beats.git

Download netty-beats

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

provided (2)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.71.Final
org.apache.logging.log4j : log4j-core jar 2.15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
1.0.0-RC2
1.0.0-RC1