Package jurand

A tool for manipulating Java symbols

https://github.com/fedora-java/jurand

The tool can be used for patching .java sources in cases where using sed is
insufficient due to Java language syntax. The tool follows Java language rules
rather than applying simple regular expressions on the source code.

Version: 1.4.0

General Commands

jurand remove dependency declarations or annotations from Java source files