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

org.apache.camel:camel-jmx 2.25.0

Camel JMX support

Группа

Группа

org.apache.camel
Идентификатор

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

camel-jmx
Версия

Версия

2.25.0
Тип

Тип

jar

Скачать camel-jmx 2.25.0


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