License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdfabric-vertx |
Version | Version2.0.47 |
Type | Typejar |
Description |
DescriptionFabric8 :: Vert.x
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fabric-vertx-2.0.47.pom | |
fabric-vertx-2.0.47.jar | 5 KB |
fabric-vertx-2.0.47-sources.jar | 2 KB |
fabric-vertx-2.0.47-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/fabric-vertx/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>fabric-vertx</artifactId>
<version>2.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/fabric-vertx/
implementation 'io.fabric8:fabric-vertx:2.0.47'
// https://jarcasting.com/artifacts/io.fabric8/fabric-vertx/
implementation ("io.fabric8:fabric-vertx:2.0.47")
'io.fabric8:fabric-vertx:jar:2.0.47'
<dependency org="io.fabric8" name="fabric-vertx" rev="2.0.47">
<artifact name="fabric-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='fabric-vertx', version='2.0.47')
)
libraryDependencies += "io.fabric8" % "fabric-vertx" % "2.0.47"
[io.fabric8/fabric-vertx "2.0.47"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 2.1.4 |
io.vertx : vertx-platform | jar | 2.1.4 |
org.jboss.weld.se : weld-se | jar | 2.2.5.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.deltaspike.modules : deltaspike-test-control-module-api | jar | 1.0.3 |
org.apache.deltaspike.modules : deltaspike-test-control-module-impl | jar | 1.0.3 |
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld | jar | 1.0.3 |
junit : junit | jar | 4.11 |