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