License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdfabric8-vertx |
Last Version | Last Version2.2.124 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Vert.x
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fabric8-vertx-2.2.124.pom | |
fabric8-vertx-2.2.124.jar | 4 KB |
fabric8-vertx-2.2.124-sources.jar | 2 KB |
fabric8-vertx-2.2.124-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/fabric8-vertx/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-vertx</artifactId>
<version>2.2.124</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/fabric8-vertx/
implementation 'io.fabric8:fabric8-vertx:2.2.124'
// https://jarcasting.com/artifacts/io.fabric8/fabric8-vertx/
implementation ("io.fabric8:fabric8-vertx:2.2.124")
'io.fabric8:fabric8-vertx:jar:2.2.124'
<dependency org="io.fabric8" name="fabric8-vertx" rev="2.2.124">
<artifact name="fabric8-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='fabric8-vertx', version='2.2.124')
)
libraryDependencies += "io.fabric8" % "fabric8-vertx" % "2.2.124"
[io.fabric8/fabric8-vertx "2.2.124"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 2.1.6 |
io.vertx : vertx-platform | jar | 2.1.6 |
org.jboss.weld.se : weld-se | jar | 2.3.4.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.deltaspike.modules : deltaspike-test-control-module-api | jar | 1.5.4 |
org.apache.deltaspike.modules : deltaspike-test-control-module-impl | jar | 1.5.4 |
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld | jar | 1.5.4 |
junit : junit | jar | 4.12 |