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

org.objectweb.fractal.fractaljmx:fractal-jmx 0.2.3

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Группа

Группа

org.objectweb.fractal.fractaljmx
Идентификатор

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

fractal-jmx
Версия

Версия

0.2.3
Тип

Тип

jar

Скачать fractal-jmx 0.2.3

Имя Файла Размер
fractal-jmx-0.2.3.pom
fractal-jmx-0.2.3.jar 34 KB
Обзор

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