org.woelker.jimix:jimix-vertx

A modern JMX web console

License

License

GroupId

GroupId

org.woelker.jimix
ArtifactId

ArtifactId

jimix-vertx
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

A modern JMX web console

Download jimix-vertx

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.woelker.jimix : jimix-core jar 2.2.0
io.vertx : vertx-core jar 2.1RC2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.3
2.1.1
2.1.0
2.0.0
1.2.2
1.2.1
1.2.0
1.1.0