| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Logstash Библиотеки уровня приложения Logging Netty Networking |
| Группа | Группаcom.dtstack.jlogstash |
| Идентификатор | Идентификаторinput.netty |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеnetty
input plugin netty
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty | jar | 3.10.5.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.dtstack » jlogstash | jar | 1.0.0 |