Oracle has made available the JDK Mission Control core libraries on Maven Central. Publishing these libraries to Maven Central is in line with Oracle’s stewardship of Java and our commitment to Open Source.
Maven Central is the repository for over 7 million artifacts, making it the largest and most popular of public repositories. It is the default repository that the maven client contacts when building a project. The core libraries packaged along with JMC can be used for parsing, processing, and doing automated analysis of Java Flight Recorder (JFR) files. Making these libraries available on Maven Central enables automated project builds for developers creating their own parsing and visualization tools for analyzing JFR recordings. These tools will eventually benefit and strengthen the larger Java community.
The following core libraries are now available in Maven Central:
The artifacts are accessible at maven repos, for instance - https://repo1.maven.org/maven2/org/openjdk/jmc/ and can be found in the search engine at https://search.maven.org. Updates to JDK Mission Control core libraries will be published to Maven Central on the same date as the corresponding release of JDK Mission Control.
Sanju Nair is a Product Manager in the Java Platform Group at Oracle. He has worked in the IT industry for 10 years starting as a Java developer in Wipro Technologies and Oracle before moving into Product Management roles at NTT-Netmagic and Oracle. Sanju currently manages Java Management Service, JDK Mission Control and Java Advanced Management Console at Oracle.
Next Post