| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hekonsek |
| Идентификатор | Идентификаторvertx-pipes |
| Последняя версия | Последняя версия0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеvertx-pipes
vertx-pipes
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| vertx-pipes-0.4.pom | |
| vertx-pipes-0.4.jar | 13 KB |
| vertx-pipes-0.4-sources.jar | 6 KB |
| vertx-pipes-0.4-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>vertx-pipes</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes/
implementation 'com.github.hekonsek:vertx-pipes:0.4'
// https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes/
implementation ("com.github.hekonsek:vertx-pipes:0.4")
'com.github.hekonsek:vertx-pipes:jar:0.4'
<dependency org="com.github.hekonsek" name="vertx-pipes" rev="0.4">
<artifact name="vertx-pipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='vertx-pipes', version='0.4')
)
libraryDependencies += "com.github.hekonsek" % "vertx-pipes" % "0.4"
[com.github.hekonsek/vertx-pipes "0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 23.4-jre |
| io.vertx : vertx-kafka-client | jar | 3.5.0 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.projectlombok : lombok | jar | 1.16.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.2.2 |
| io.debezium : debezium-core | jar | 0.5.1 |
| io.debezium : debezium-core | test-jar | 0.5.1 |
| io.vertx : vertx-unit | jar | 3.5.0 |
| org.assertj : assertj-core | jar | 3.6.2 |