is not current version
Last Version 5.3

io.activej:activej-jmx 3.0.2


Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-jmx
Version

Version

3.0.2
Type

Type

jar

Download activej-jmx 3.0.2


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