bjhargrave / maven-central-report

Report on artifacts in Maven Central matching a search query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Report on artifacts in Maven Central matching a search query

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.

Contributing

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.

License

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.

About

Report on artifacts in Maven Central matching a search query

License:Apache License 2.0


Languages

Language:Java 100.0%