| License |
License |
|---|---|
| GroupId | GroupIdio.vtom |
| ArtifactId | ArtifactIdvtom-pipeline |
| Last Version | Last Version1.1-beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVtom vertx
|
| Filename | Size |
|---|---|
| vtom-pipeline-1.1-beta.pom | |
| vtom-pipeline-1.1-beta.jar | 97 KB |
| vtom-pipeline-1.1-beta-sources.jar | 42 KB |
| vtom-pipeline-1.1-beta-javadoc.jar | 396 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vtom/vtom-pipeline/ -->
<dependency>
<groupId>io.vtom</groupId>
<artifactId>vtom-pipeline</artifactId>
<version>1.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.vtom/vtom-pipeline/
implementation 'io.vtom:vtom-pipeline:1.1-beta'
// https://jarcasting.com/artifacts/io.vtom/vtom-pipeline/
implementation ("io.vtom:vtom-pipeline:1.1-beta")
'io.vtom:vtom-pipeline:jar:1.1-beta'
<dependency org="io.vtom" name="vtom-pipeline" rev="1.1-beta">
<artifact name="vtom-pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vtom', module='vtom-pipeline', version='1.1-beta')
)
libraryDependencies += "io.vtom" % "vtom-pipeline" % "1.1-beta"
[io.vtom/vtom-pipeline "1.1-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.enoa : enoa-toolkit | jar | 1.7.0-beta |
| io.enoa : enoa-promise | jar | 1.7.0-beta |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |