Skip to content

Utility routines for working with the BCEL bytecode engineering library

License

Notifications You must be signed in to change notification settings

neilccbrown/bcel-util

 
 

Repository files navigation

Plume-lib Bcel-Util: utility methods for BCEL

Static utility methods for working with Apache Commons BCEL bytecode engineering library.

For details, see the API documentation.

Editing your buildfile

You can obtain the bcel-util library from Maven Central.

In a Gradle buildfile, write

dependencies {
  implementation 'org.plumelib:bcel-util:1.1.12'
}

Other build systems are similar.

About

Utility routines for working with the BCEL bytecode engineering library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%