| Лицензия |
Лицензия
AL2
|
|---|---|
| Группа | Группаio.thorntail |
| Идентификатор | Идентификаторjmx |
| Версия | Версия2.7.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеJMX
Expose resources as MBeans
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jmx-2.7.0.Final.pom | |
| jmx-2.7.0.Final.jar | 13 KB |
| jmx-2.7.0.Final-sources.jar | 6 KB |
| jmx-2.7.0.Final-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thorntail/jmx/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>jmx</artifactId>
<version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/jmx/
implementation 'io.thorntail:jmx:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/jmx/
implementation ("io.thorntail:jmx:2.7.0.Final")
'io.thorntail:jmx:jar:2.7.0.Final'
<dependency org="io.thorntail" name="jmx" rev="2.7.0.Final">
<artifact name="jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='jmx', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "jmx" % "2.7.0.Final"
[io.thorntail/jmx "2.7.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.thorntail : container | jar | 2.7.0.Final |
| io.thorntail : logging | jar | 2.7.0.Final |
| io.thorntail : remoting | jar | 2.7.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | |
| org.wildfly.core : wildfly-core-feature-pack | zip | 10.0.3.Final |
| org.wildfly : wildfly-servlet-feature-pack | zip | 18.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| io.thorntail : build-resources | jar | 2.7.0.Final |