Home
Categories
Dictionary
Download
Project Details
Changes Log
FAQ
License

ObjectWeb ASM


The jDependency library is based on the ObjectWeb ASM library. This library allows to manipulate Java bytecodes.

In our case, we only use it to inspect bytecodes from Jar files or class files to detect their dependencies.

Java version support

The library can be used with at least a Java 8 JRE. The class file manipulation is compatible with Java 21 and below.

Categories: general

Copyright 2019 Herve Girod. All Rights Reserved. Documentation and source under the LGPL v2 licence