Nicolai Parlog 7/17/2017

A JDeps Tutorial - Analyze Your Project's Dependencies

Read Original

This article provides a hands-on tutorial for JDeps, a command-line tool included with the JDK for analyzing static dependencies in Java bytecode. It explains how to use JDeps to examine package and JAR-level dependencies, identify usage of JDK-internal APIs, and work with the module system, using the Scaffold Hunter project as a practical example.

A JDeps Tutorial - Analyze Your Project's Dependencies

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet