Java Jackknife

Use jackknife Maven plugin to explore JARs, search types and members, decompile classes, inspect annotations, and instrument bytecode. Trigger when the user needs to: investigate a JAR or dependency; find where a specific class, interface, annotation, or package is defined; locate which JAR provides a type (ClassNotFoundException, NoSuchMethodError, classpath conflicts); decompile or inspect bytecode of a class.

wesleyegberto 921e07b 6.9 KB Updated

File contents

wesleyegberto/software-engineering-skills/tree/main/plugins/java/skills/java-jackknife commit 921e07bb99

Frequently asked questions

npx skillmds@latest add wesleyegberto/java-jackknife