Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 491 Bytes

Cryostat-Core

Build Status

Core library providing a convenience wrapper and headless stubs for managing JFR with JDK Mission Control API

Requirements

Build:

  • Maven
  • JDK17+

Build

./mvnw install to compile this core library and publish the artifacts to the local Maven repository for consumption by other projects.

Consumers of this artifact may also pull it anonymously from Maven Central.