| License | License | 
|---|---|
| GroupId | GroupIdcom.github.hekonsek | 
| ArtifactId | ArtifactIdvertx-pipes | 
| Last Version | Last Version0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionvertx-pipes vertx-pipes | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |