Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revelc/impsort-gradle-plugin
https://github.com/revelc/impsort-gradle-plugin
hacktoberfest
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/revelc/impsort-gradle-plugin
- Owner: revelc
- Created: 2020-08-26T12:47:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-07T05:52:58.000Z (over 4 years ago)
- Last Synced: 2024-11-12T15:28:41.726Z (2 months ago)
- Topics: hacktoberfest
- Language: Groovy
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![mvn verify][ci_img]][ci_link] [![Maven Central][maven_img]][maven_link]
# ImpSort Gradle Plugin
View this plugin's documentation at:
http://code.revelc.net/impsort-gradle-pluginSort your imps! A Gradle 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-gradle-plugin/actions
[ci_img]: https://github.com/revelc/impsort-gradle-plugin/workflows/Build/badge.svg
[maven_img]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/impsort-gradle-plugin/badge.svg
[maven_link]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/impsort-gradle-plugin