Last Version

org.woelker.jimix:jimix 2.2.0

A modern JMX web console

License

License

GroupId

GroupId

org.woelker.jimix
ArtifactId

ArtifactId

jimix
Version

Version

2.2.0
Type

Type

pom
Description

Description

A modern JMX web console
Project URL

Project URL

https://github.com/manuel-woelker/jimix

Download jimix 2.2.0

Filename Size
jimix-2.2.0.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • ui
  • core
  • servlet
  • dropwizard
  • vertx
  • war
  • samples