| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcn.keepbx.jpom-plugin |
| Идентификатор | Идентификаторnetty |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеJpom 插件开发仓库
|
| Имя Файла | Размер |
|---|---|
| netty-1.0.0.pom | |
| netty-1.0.0.jar | 17 KB |
| netty-1.0.0-sources.jar | 9 KB |
| netty-1.0.0-release.zip | 3 MB |
| netty-1.0.0-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.keepbx.jpom-plugin/netty/ -->
<dependency>
<groupId>cn.keepbx.jpom-plugin</groupId>
<artifactId>netty</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.keepbx.jpom-plugin/netty/
implementation 'cn.keepbx.jpom-plugin:netty:1.0.0'
// https://jarcasting.com/artifacts/cn.keepbx.jpom-plugin/netty/
implementation ("cn.keepbx.jpom-plugin:netty:1.0.0")
'cn.keepbx.jpom-plugin:netty:jar:1.0.0'
<dependency org="cn.keepbx.jpom-plugin" name="netty" rev="1.0.0">
<artifact name="netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.keepbx.jpom-plugin', module='netty', version='1.0.0')
)
libraryDependencies += "cn.keepbx.jpom-plugin" % "netty" % "1.0.0"
[cn.keepbx.jpom-plugin/netty "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.1.38.Final |
| io.jpom : server | jar | LATEST |