Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revelc/impsort-maven-plugin
Java import sorter plugin. Sort your imps!
https://github.com/revelc/impsort-maven-plugin
hacktoberfest java maven maven-plugin
Last synced: 1 day ago
JSON representation
Java import sorter plugin. Sort your imps!
- Host: GitHub
- URL: https://github.com/revelc/impsort-maven-plugin
- Owner: revelc
- License: apache-2.0
- Created: 2017-07-02T16:08:56.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T22:32:08.000Z (2 days ago)
- Last Synced: 2024-11-11T23:27:50.242Z (2 days ago)
- Topics: hacktoberfest, java, maven, maven-plugin
- Language: Java
- Homepage: https://code.revelc.net/impsort-maven-plugin
- Size: 921 KB
- Stars: 55
- Watchers: 7
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![mvn verify][ci_img]][ci_link] [![Maven Central][maven_img]][maven_link]
# ImpSort Maven Plugin
View this plugin's documentation at:
http://code.revelc.net/impsort-maven-pluginSort your imps! A Maven plugin to sort the import statements in
your Java source files.This plugin uses [Semantic Versioning 2.0.0][1] for its own versioning. Its
public API is the names of the goals and configuration options.[1]: http://semver.org/spec/v2.0.0.html
[ci_link]: https://github.com/revelc/impsort-maven-plugin/actions
[ci_img]: https://github.com/revelc/impsort-maven-plugin/workflows/mvn%20verify/badge.svg
[maven_img]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/impsort-maven-plugin/badge.svg
[maven_link]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/impsort-maven-plugin