License |
License |
---|---|
GroupId | GroupIdorg.woelker.jimix |
ArtifactId | ArtifactIdjimix-ui |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA modern JMX web console
|
Filename | Size |
---|---|
jimix-ui-2.2.0.pom | |
jimix-ui-2.2.0.jar | 374 KB |
jimix-ui-2.2.0-sources.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.woelker.jimix/jimix-ui/ -->
<dependency>
<groupId>org.woelker.jimix</groupId>
<artifactId>jimix-ui</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-ui/
implementation 'org.woelker.jimix:jimix-ui:2.2.0'
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-ui/
implementation ("org.woelker.jimix:jimix-ui:2.2.0")
'org.woelker.jimix:jimix-ui:jar:2.2.0'
<dependency org="org.woelker.jimix" name="jimix-ui" rev="2.2.0">
<artifact name="jimix-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.woelker.jimix', module='jimix-ui', version='2.2.0')
)
libraryDependencies += "org.woelker.jimix" % "jimix-ui" % "2.2.0"
[org.woelker.jimix/jimix-ui "2.2.0"]