License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.axonivy |
ArtifactId | ArtifactIdivymx |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIVYMX - AXON IVY Java Management Extension
Annotations and utility classes to register POJO's as JMX MBeans.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ivymx-1.2.3.pom | |
ivymx-1.2.3.jar | 102 KB |
ivymx-1.2.3-sources.jar | 58 KB |
ivymx-1.2.3-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axonivy/ivymx/ -->
<dependency>
<groupId>com.axonivy</groupId>
<artifactId>ivymx</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.axonivy/ivymx/
implementation 'com.axonivy:ivymx:1.2.3'
// https://jarcasting.com/artifacts/com.axonivy/ivymx/
implementation ("com.axonivy:ivymx:1.2.3")
'com.axonivy:ivymx:jar:1.2.3'
<dependency org="com.axonivy" name="ivymx" rev="1.2.3">
<artifact name="ivymx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axonivy', module='ivymx', version='1.2.3')
)
libraryDependencies += "com.axonivy" % "ivymx" % "1.2.3"
[com.axonivy/ivymx "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.49 |
org.assertj : assertj-core | jar | 3.22.0 |
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |