Последняя версия

Annotated JMX adaptor :: Examples 0.2.0

AJMX is a library providing an adaptor to allow publishing simply annotated POJO as JMX monitored beans without having to implement any MBean interface nor deal with Dynamic, Model or Open MBean complexity.

Лицензия

Лицензия

Группа

Группа

com.github.emilienkia.ajmx.examples
Идентификатор

Идентификатор

examples
Версия

Версия

0.2.0
Тип

Тип

pom
Описание

Описание

Annotated JMX adaptor :: Examples
AJMX is a library providing an adaptor to allow publishing simply annotated POJO as JMX monitored beans without having to implement any MBean interface nor deal with Dynamic, Model or Open MBean complexity.

Скачать examples 0.2.0

Имя Файла Размер
examples-0.2.0.pom 777 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.github.emilienkia.ajmx.examples/examples/ -->
<dependency>
    <groupId>com.github.emilienkia.ajmx.examples</groupId>
    <artifactId>examples</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.emilienkia.ajmx.examples/examples/
implementation 'com.github.emilienkia.ajmx.examples:examples:0.2.0'
// https://jarcasting.com/artifacts/com.github.emilienkia.ajmx.examples/examples/
implementation ("com.github.emilienkia.ajmx.examples:examples:0.2.0")
'com.github.emilienkia.ajmx.examples:examples:pom:0.2.0'
<dependency org="com.github.emilienkia.ajmx.examples" name="examples" rev="0.2.0">
  <artifact name="examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.emilienkia.ajmx.examples', module='examples', version='0.2.0')
)
libraryDependencies += "com.github.emilienkia.ajmx.examples" % "examples" % "0.2.0"
[com.github.emilienkia.ajmx.examples/examples "0.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • ajmx-examples-scr