Skip to content

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

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

cryostatio/cryostat-core

Repository files navigation

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.