retepMicroKernel Web JMX Rest services

The retepMicroKernel Spring application container. To build the binaries, change directory into the launcher module and run maven there. To build the examples, change directory into the example module and run maven there. For a full build (including releases), run maven on the following directories in this order: launcher (on each supported platform) maven root pom examples (optional)

Лицензия

Лицензия

Группа

Группа

uk.org.retep.microkernel.web
Идентификатор

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

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

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

10.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

retepMicroKernel Web JMX Rest services
The retepMicroKernel Spring application container. To build the binaries, change directory into the launcher module and run maven there. To build the examples, change directory into the example module and run maven there. For a full build (including releases), run maven on the following directories in this order: launcher (on each supported platform) maven root pom examples (optional)

Скачать jmx

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
uk.org.retep.microkernel.web : jersey jar 10.1
uk.org.retep.microkernel : core jar 10.1
uk.org.retep.tools : logging jar 10.1
com.sun.jersey : jersey-server jar 1.1.2-ea
org.eclipse.jetty : jetty-server jar 7.0.1.v20091125

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

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

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

Версии библиотеки

Версия
10.1
9.11
9.10