Last Version

Weld Vert.x Extensions 1.2.0.Final

Brings the CDI programming model into the Vert.x ecosystem.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld.vertx
ArtifactId

ArtifactId

weld-vertx-parent
Version

Version

1.2.0.Final
Type

Type

pom
Description

Description

Weld Vert.x Extensions
Brings the CDI programming model into the Vert.x ecosystem.
Project URL

Project URL

http://weld.cdi-spec.org
Source Code Management

Source Code Management

https://github.com/weld/weld-vertx

Download weld-vertx-parent 1.2.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.weld.vertx/weld-vertx-parent/ -->
<dependency>
    <groupId>org.jboss.weld.vertx</groupId>
    <artifactId>weld-vertx-parent</artifactId>
    <version>1.2.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.vertx/weld-vertx-parent/
implementation 'org.jboss.weld.vertx:weld-vertx-parent:1.2.0.Final'
// https://jarcasting.com/artifacts/org.jboss.weld.vertx/weld-vertx-parent/
implementation ("org.jboss.weld.vertx:weld-vertx-parent:1.2.0.Final")
'org.jboss.weld.vertx:weld-vertx-parent:pom:1.2.0.Final'
<dependency org="org.jboss.weld.vertx" name="weld-vertx-parent" rev="1.2.0.Final">
  <artifact name="weld-vertx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.vertx', module='weld-vertx-parent', version='1.2.0.Final')
)
libraryDependencies += "org.jboss.weld.vertx" % "weld-vertx-parent" % "1.2.0.Final"
[org.jboss.weld.vertx/weld-vertx-parent "1.2.0.Final"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • web
  • service-proxy
  • probe
  • doc