Last Version

JDK Mission Control Core 8.2.0

JDK Mission Control is an advanced set of tools that enables efficient and detailed analysis of the extensive of data collected by JDK Flight Recorder. The tool chain enables developers and administrators to collect and analyze data from Java applications running locally or deployed in production environments.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.openjdk.jmc
ArtifactId

ArtifactId

missioncontrol.core
Version

Version

8.2.0
Type

Type

pom
Description

Description

JDK Mission Control Core
JDK Mission Control is an advanced set of tools that enables efficient and detailed analysis of the extensive of data collected by JDK Flight Recorder. The tool chain enables developers and administrators to collect and analyze data from Java applications running locally or deployed in production environments.
Project URL

Project URL

http://jdk.java.net/jmc
Project Organization

Project Organization

Oracle
Source Code Management

Source Code Management

https://github.com/openjdk/jmc

Download missioncontrol.core 8.2.0


<!-- https://jarcasting.com/artifacts/org.openjdk.jmc/missioncontrol.core/ -->
<dependency>
    <groupId>org.openjdk.jmc</groupId>
    <artifactId>missioncontrol.core</artifactId>
    <version>8.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openjdk.jmc/missioncontrol.core/
implementation 'org.openjdk.jmc:missioncontrol.core:8.2.0'
// https://jarcasting.com/artifacts/org.openjdk.jmc/missioncontrol.core/
implementation ("org.openjdk.jmc:missioncontrol.core:8.2.0")
'org.openjdk.jmc:missioncontrol.core:pom:8.2.0'
<dependency org="org.openjdk.jmc" name="missioncontrol.core" rev="8.2.0">
  <artifact name="missioncontrol.core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openjdk.jmc', module='missioncontrol.core', version='8.2.0')
)
libraryDependencies += "org.openjdk.jmc" % "missioncontrol.core" % "8.2.0"
[org.openjdk.jmc/missioncontrol.core "8.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • org.openjdk.jmc.common
  • org.openjdk.jmc.flightrecorder
  • org.openjdk.jmc.flightrecorder.rules
  • org.openjdk.jmc.flightrecorder.rules.jdk
  • org.openjdk.jmc.flightrecorder.serializers
  • org.openjdk.jmc.flightrecorder.writer
  • org.openjdk.jmc.jdp
  • tests
  • coverage