License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.axonivy |
ArtifactId | ArtifactIdivymx |
Version | Version1.2.2 |
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.2.pom | |
ivymx-1.2.2.jar | 103 KB |
ivymx-1.2.2-sources.jar | 57 KB |
ivymx-1.2.2-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axonivy/ivymx/ -->
<dependency>
<groupId>com.axonivy</groupId>
<artifactId>ivymx</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.axonivy/ivymx/
implementation 'com.axonivy:ivymx:1.2.2'
// https://jarcasting.com/artifacts/com.axonivy/ivymx/
implementation ("com.axonivy:ivymx:1.2.2")
'com.axonivy:ivymx:jar:1.2.2'
<dependency org="com.axonivy" name="ivymx" rev="1.2.2">
<artifact name="ivymx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axonivy', module='ivymx', version='1.2.2')
)
libraryDependencies += "com.axonivy" % "ivymx" % "1.2.2"
[com.axonivy/ivymx "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.48 |
org.assertj : assertj-core | jar | 3.18.1 |
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |