| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.revelc.code |
| ArtifactId | ArtifactIdimpsort-maven-plugin |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionImpSort Maven Plugin
Sort your imps! A Maven plugin to sort the import statements in your Java source files.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>net.revelc.code</groupId>
<artifactId>impsort-maven-plugin</artifactId>
<version>1.7.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.javaparser : javaparser-core | jar | 3.24.2 |
| com.google.guava : guava | jar | 31.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.8.5 |
| org.apache.maven : maven-plugin-api | jar | 3.8.5 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| org.codehaus.plexus : plexus-utils | jar | 3.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.9.0-M1 |