| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Monitoring Application Testing & Monitoring ORM Data |
| GroupId | GroupIdorg.eclipse.platform |
| ArtifactId | ArtifactIdorg.eclipse.ui.monitoring |
| Last Version | Last Version1.2.200 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUI Freeze Monitoring
UI Freeze Monitoring
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ui.monitoring/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.monitoring</artifactId>
<version>1.2.200</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ui.monitoring/
implementation 'org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ui.monitoring/
implementation ("org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200")
'org.eclipse.platform:org.eclipse.ui.monitoring:jar:1.2.200'
<dependency org="org.eclipse.platform" name="org.eclipse.ui.monitoring" rev="1.2.200">
<artifact name="org.eclipse.ui.monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.ui.monitoring', version='1.2.200')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.ui.monitoring" % "1.2.200"
[org.eclipse.platform/org.eclipse.ui.monitoring "1.2.200"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.platform : org.eclipse.core.runtime | jar | [3.10.0,4.0.0) |
| org.eclipse.platform : org.eclipse.jface | jar | [3.10.0,4.0.0) |
| org.eclipse.platform : org.eclipse.ui | jar | [3.106.0,4.0.0) |