| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.netflix.rxnetty |
| Идентификатор | Идентификаторrx-netty-examples |
| Версия | Версия0.3.18 |
| Тип | Типjar |
| Описание |
Описаниеrx-netty-examples
rx-netty-examples developed by Netflix
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rx-netty-examples-0.3.18.pom | |
| rx-netty-examples-0.3.18.jar | 137 KB |
| rx-netty-examples-0.3.18-sources.jar | 62 KB |
| rx-netty-examples-0.3.18-javadoc.jar | 173 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-examples/ -->
<dependency>
<groupId>com.netflix.rxnetty</groupId>
<artifactId>rx-netty-examples</artifactId>
<version>0.3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-examples/
implementation 'com.netflix.rxnetty:rx-netty-examples:0.3.18'
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-examples/
implementation ("com.netflix.rxnetty:rx-netty-examples:0.3.18")
'com.netflix.rxnetty:rx-netty-examples:jar:0.3.18'
<dependency org="com.netflix.rxnetty" name="rx-netty-examples" rev="0.3.18">
<artifact name="rx-netty-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.rxnetty', module='rx-netty-examples', version='0.3.18')
)
libraryDependencies += "com.netflix.rxnetty" % "rx-netty-examples" % "0.3.18"
[com.netflix.rxnetty/rx-netty-examples "0.3.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| com.netflix.rxnetty : rx-netty-servo | jar | 0.3.18 |
| com.netflix.rxnetty : rx-netty | jar | 0.3.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |