ext-vertx
MetaRing Vert.x Extension
License |
License |
---|---|
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdframework-ext-vertx |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Vert.x Extension
The Vert.x root extension for the MetaRing Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>framework-ext-vertx</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx/
implementation 'com.metaring:framework-ext-vertx:1.5.9'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx/
implementation ("com.metaring:framework-ext-vertx:1.5.9")
'com.metaring:framework-ext-vertx:jar:1.5.9'
<dependency org="com.metaring" name="framework-ext-vertx" rev="1.5.9">
<artifact name="framework-ext-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-vertx', version='1.5.9')
)
libraryDependencies += "com.metaring" % "framework-ext-vertx" % "1.5.9"
[com.metaring/framework-ext-vertx "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
com.metaring : framework-java | jar | 1.5.9 |
io.vertx : vertx-core | jar | 3.5.4 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
MetaRing Vert.x Extension