Last Version

Vert.x 2018.5.0

Deploys the Vert.x JCA Adapter

License

License

AL2
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

vertx
Version

Version

2018.5.0
Type

Type

jar
Description

Description

Vert.x
Deploys the Vert.x JCA Adapter
Project Organization

Project Organization

JBoss by Red Hat

Download vertx 2018.5.0


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/vertx/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>vertx</artifactId>
    <version>2018.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/vertx/
implementation 'org.wildfly.swarm:vertx:2018.5.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/vertx/
implementation ("org.wildfly.swarm:vertx:2018.5.0")
'org.wildfly.swarm:vertx:jar:2018.5.0'
<dependency org="org.wildfly.swarm" name="vertx" rev="2018.5.0">
  <artifact name="vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='vertx', version='2018.5.0')
)
libraryDependencies += "org.wildfly.swarm" % "vertx" % "2018.5.0"
[org.wildfly.swarm/vertx "2018.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.wildfly.swarm : container jar 2018.5.0
org.wildfly.swarm : resource-adapters jar 2018.5.0
org.wildfly.swarm : messaging jar 2018.5.0
io.vertx : vertx-core jar
io.vertx : vertx-jca-api jar

provided (4)

Group / Artifact Type Version
javax.inject : javax.inject jar
javax.enterprise : cdi-api jar
io.vertx : vertx-jca-adapter jar
org.wildfly : wildfly-feature-pack zip 11.0.0.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.