License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdfr.loghub |
ArtifactId | ArtifactIdnetty-beats |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfr.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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-handler | jar | 4.1.71.Final |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |