This project is a command line application that will print out a small report on the artifacts that match a specified query. The query must be properly URL encoded.
The query for the gradle run task is c:%22module-info%22
which will
return the artifacts having a module-info
class.
Want to hack on this project? See CONTRIBUTING.md for information on building, testing and contributing changes.
They are probably not perfect, please let us know if anything feels wrong or incomplete.
The contents of this repository are made available to the public under the terms of the Apache License, Version 2.0. Bundles may depend on non Apache Licensed code.