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

simplejmx 0.1

SimpleJmx is a simple, Apache-licensed library which allows you to use simple annotations to make JMX MBeans without any dependencies.

Лицензия

Лицензия

Группа

Группа

com.ecyrd.simplejmx
Идентификатор

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

simplejmx
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

simplejmx
SimpleJmx is a simple, Apache-licensed library which allows you to use simple annotations to make JMX MBeans without any dependencies.
Ссылка на сайт

Ссылка на сайт

https://github.com/jalkanen/simplejmx
Система контроля версий

Система контроля версий

http://github.com/jalkanen/simplejmx

Скачать simplejmx 0.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.slf4j : slf4j-simple jar 1.6.1

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

Данный проект не имеет модулей.