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