/cryostat-core

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

Primary LanguageJavaOtherNOASSERTION

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.