Last Version

netty 1.0.0

input plugin netty

License

License

Categories

Categories

Net Logstash Application Layer Libs Logging Netty Networking
GroupId

GroupId

com.dtstack.jlogstash
ArtifactId

ArtifactId

input.netty
Version

Version

1.0.0
Type

Type

jar
Description

Description

netty
input plugin netty
Project URL

Project URL

https://github.com/DTStack/jlogstash-input-plugin/tree/master/netty
Source Code Management

Source Code Management

https://github.com/DTStack/jlogstash-input-plugin

Download input.netty 1.0.0


<!-- https://jarcasting.com/artifacts/com.dtstack.jlogstash/input.netty/ -->
<dependency>
    <groupId>com.dtstack.jlogstash</groupId>
    <artifactId>input.netty</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/input.netty/
implementation 'com.dtstack.jlogstash:input.netty:1.0.0'
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/input.netty/
implementation ("com.dtstack.jlogstash:input.netty:1.0.0")
'com.dtstack.jlogstash:input.netty:jar:1.0.0'
<dependency org="com.dtstack.jlogstash" name="input.netty" rev="1.0.0">
  <artifact name="input.netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtstack.jlogstash', module='input.netty', version='1.0.0')
)
libraryDependencies += "com.dtstack.jlogstash" % "input.netty" % "1.0.0"
[com.dtstack.jlogstash/input.netty "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty jar 3.10.5.Final

provided (1)

Group / Artifact Type Version
com.dtstack » jlogstash jar 1.0.0

Project Modules

There are no modules declared in this project.