| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаio.cettia.asity |
| Идентификатор | Идентификаторasity-example-netty4 |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеAsity/Example/Netty 4
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| asity-example-netty4-3.0.0.pom | |
| asity-example-netty4-3.0.0.jar | 5 KB |
| asity-example-netty4-3.0.0-sources.jar | 2 KB |
| asity-example-netty4-3.0.0-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.cettia.asity/asity-example-netty4/ -->
<dependency>
<groupId>io.cettia.asity</groupId>
<artifactId>asity-example-netty4</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cettia.asity/asity-example-netty4/
implementation 'io.cettia.asity:asity-example-netty4:3.0.0'
// https://jarcasting.com/artifacts/io.cettia.asity/asity-example-netty4/
implementation ("io.cettia.asity:asity-example-netty4:3.0.0")
'io.cettia.asity:asity-example-netty4:jar:3.0.0'
<dependency org="io.cettia.asity" name="asity-example-netty4" rev="3.0.0">
<artifact name="asity-example-netty4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cettia.asity', module='asity-example-netty4', version='3.0.0')
)
libraryDependencies += "io.cettia.asity" % "asity-example-netty4" % "3.0.0"
[io.cettia.asity/asity-example-netty4 "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cettia.asity : asity-example | jar | 3.0.0 |
| io.cettia.asity : asity-bridge-netty4 | jar | 3.0.0 |
| io.netty : netty-codec-http | jar | 4.1.36.Final |
| io.netty : netty-handler | jar | 4.1.36.Final |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |