License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.weld.vertx |
ArtifactId | ArtifactIdweld-vertx-probe |
Version | Version1.2.0.Final |
Type | Typejar |
Description |
DescriptionBrings the CDI programming model into the Vert.x ecosystem.
|
<!-- https://jarcasting.com/artifacts/org.jboss.weld.vertx/weld-vertx-probe/ -->
<dependency>
<groupId>org.jboss.weld.vertx</groupId>
<artifactId>weld-vertx-probe</artifactId>
<version>1.2.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.vertx/weld-vertx-probe/
implementation 'org.jboss.weld.vertx:weld-vertx-probe:1.2.0.Final'
// https://jarcasting.com/artifacts/org.jboss.weld.vertx/weld-vertx-probe/
implementation ("org.jboss.weld.vertx:weld-vertx-probe:1.2.0.Final")
'org.jboss.weld.vertx:weld-vertx-probe:jar:1.2.0.Final'
<dependency org="org.jboss.weld.vertx" name="weld-vertx-probe" rev="1.2.0.Final">
<artifact name="weld-vertx-probe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.vertx', module='weld-vertx-probe', version='1.2.0.Final')
)
libraryDependencies += "org.jboss.weld.vertx" % "weld-vertx-probe" % "1.2.0.Final"
[org.jboss.weld.vertx/weld-vertx-probe "1.2.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.vertx : weld-vertx-web | jar | 1.2.0.Final |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | 3.4.2 |
junit : junit | jar | 4.12 |
io.rest-assured : rest-assured | jar | 3.0.1 |
org.slf4j : slf4j-simple | jar | 1.7.10 |
org.jboss.weld.vertx : weld-vertx-core | test-jar | 1.2.0.Final |