Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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-plugin

Sort 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