| License |
License |
|---|---|
| Categories |
CategoriesNet Logstash Application Layer Libs Logging Netty Networking |
| GroupId | GroupIdcom.dtstack.jlogstash |
| ArtifactId | ArtifactIdinput.netty |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionnetty
input plugin netty
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| input.netty-1.0.0.pom | |
| input.netty-1.0.0.jar | 9 KB |
| input.netty-1.0.0-with-dependencies.jar | 1 MB |
| input.netty-1.0.0-sources.jar | 4 KB |
| input.netty-1.0.0-javadoc.jar | 27 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty | jar | 3.10.5.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.dtstack » jlogstash | jar | 1.0.0 |