https://github.com/bsorrentino/maven-class-finder-plugin
Maven Plugin for searching class within classpaths (compile, runtime, test)
https://github.com/bsorrentino/maven-class-finder-plugin
Last synced: 7 months ago
JSON representation
Maven Plugin for searching class within classpaths (compile, runtime, test)
- Host: GitHub
- URL: https://github.com/bsorrentino/maven-class-finder-plugin
- Owner: bsorrentino
- License: mit
- Created: 2015-04-14T16:40:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-17T20:43:27.000Z (over 10 years ago)
- Last Synced: 2025-01-19T08:42:50.600Z (9 months ago)
- Language: Java
- Size: 281 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maven class finder plugin
inspired by [maven-duplicate-finder-plugin project](https://github.com/ning/maven-duplicate-finder-plugin)