Last Version

org.woelker.jimix:jimix-core 2.2.0

A modern JMX web console

License

License

GroupId

GroupId

org.woelker.jimix
ArtifactId

ArtifactId

jimix-core
Version

Version

2.2.0
Type

Type

jar
Description

Description

A modern JMX web console

Download jimix-core 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.woelker.jimix : jimix-ui jar 2.2.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.fasterxml.jackson.core : jackson-databind jar 2.1.4

Project Modules

There are no modules declared in this project.