Resource Monitoring Client Plug-in (Incubation)


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.equinox.jmx
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.0-v20070515
Release Date

Release Date

Type

Type

jar
Description

Description

Resource Monitoring Client Plug-in (Incubation)

Download client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse : ui jar [0,)
org.eclipse.core : runtime jar [0,)
org.eclipse.ui : forms jar [0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-v20070515