| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.github.esastack |
| Идентификатор | Идентификаторcommons-netty-http |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеCommons :: Netty :: Http
ESA Commons is the common lib of ESA Stack.
|
| Имя Файла | Размер |
|---|---|
| commons-netty-http-0.0.1.pom | |
| commons-netty-http-0.0.1.jar | 23 KB |
| commons-netty-http-0.0.1-sources.jar | 11 KB |
| commons-netty-http-0.0.1-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.esastack/commons-netty-http/ -->
<dependency>
<groupId>com.github.esastack</groupId>
<artifactId>commons-netty-http</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esastack/commons-netty-http/
implementation 'com.github.esastack:commons-netty-http:0.0.1'
// https://jarcasting.com/artifacts/com.github.esastack/commons-netty-http/
implementation ("com.github.esastack:commons-netty-http:0.0.1")
'com.github.esastack:commons-netty-http:jar:0.0.1'
<dependency org="com.github.esastack" name="commons-netty-http" rev="0.0.1">
<artifact name="commons-netty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esastack', module='commons-netty-http', version='0.0.1')
)
libraryDependencies += "com.github.esastack" % "commons-netty-http" % "0.0.1"
[com.github.esastack/commons-netty-http "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.esastack : commons | jar | 0.0.1 |
| com.github.esastack : commons-http | jar | 0.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-common | jar | |
| io.netty : netty-codec-http | jar | |
| io.netty : netty-codec-http2 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-inline | jar | 3.3.3 |