is not current version
Last Version 2.1.3

org.objectweb.fractal.fscript:fpath-jmx 2.1.1

An alternative backend for FPath to support nabigation and querying in JMX-based systems.

GroupId

GroupId

org.objectweb.fractal.fscript
ArtifactId

ArtifactId

fpath-jmx
Version

Version

2.1.1
Type

Type

jar

Download fpath-jmx 2.1.1


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