Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

tabjy/container-jfr-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

Build

Requirements

  • JDK11+
  • JMC 7.1.0 artefacts

The gradle build expects to be able to find Java Mission Control (JMC) 7 artefacts in the local Maven repository. To ensure these are available, clone the JMC project at the JMC homepage and follow its build instructions. Run mvn install in the jmc project root to install its artefacts to the local repository. After this is complete, the project in this repository may be built locally.

Instructions

./gradlew build to compile this core library and publish the artifacts to the local Maven repository for consumption by other Maven/Gradle projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%