| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRxJava Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.github.hekonsek |
| Идентификатор | Идентификаторrxjava-connector-http |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrxjava-connector-http
rxjava-connector-http
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rxjava-connector-http-0.1.pom | |
| rxjava-connector-http-0.1.jar | 8 KB |
| rxjava-connector-http-0.1-sources.jar | 5 KB |
| rxjava-connector-http-0.1-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>rxjava-connector-http</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/
implementation 'com.github.hekonsek:rxjava-connector-http:0.1'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/
implementation ("com.github.hekonsek:rxjava-connector-http:0.1")
'com.github.hekonsek:rxjava-connector-http:jar:0.1'
<dependency org="com.github.hekonsek" name="rxjava-connector-http" rev="0.1">
<artifact name="rxjava-connector-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-connector-http', version='0.1')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-connector-http" % "0.1"
[com.github.hekonsek/rxjava-connector-http "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hekonsek : rxjava-event | jar | 0.7 |
| io.vertx : vertx-rx-java2 | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| io.vertx : vertx-unit | jar | 3.5.0 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.8.0 |