is not current version
Last Version 1.6.2

Vert.x Beans 1.5.0

Inject Vert.x objects as beans into your Spring application

License

License

GroupId

GroupId

com.github.rworsnop
ArtifactId

ArtifactId

vertx-beans
Version

Version

1.5.0
Type

Type

jar
Description

Description

Vert.x Beans
Inject Vert.x objects as beans into your Spring application
Project URL

Project URL

https://github.com/rworsnop/vertx-beans
Source Code Management

Source Code Management

https://github.com/rworsnop/vertx-beans

Download vertx-beans 1.5.0


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

Dependencies

provided (3)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.4.1
io.vertx : vertx-rx-java jar 3.4.1
org.springframework : spring-context jar 4.3.7.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.