ImpSort Maven Plugin

Sort your imps! A Maven plugin to sort the import statements in your Java source files.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.revelc.code
ArtifactId

ArtifactId

impsort-maven-plugin
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

ImpSort Maven Plugin
Sort your imps! A Maven plugin to sort the import statements in your Java source files.
Project URL

Project URL

http://code.revelc.net/impsort-maven-plugin
Project Organization

Project Organization

Revelc
Source Code Management

Source Code Management

https://github.com/revelc/impsort-maven-plugin

Download impsort-maven-plugin

How to add to project

<plugin>
    <groupId>net.revelc.code</groupId>
    <artifactId>impsort-maven-plugin</artifactId>
    <version>1.7.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.github.javaparser : javaparser-core jar 3.24.2
com.google.guava : guava jar 31.1-jre

provided (4)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.9.0-M1

Project Modules

There are no modules declared in this project.
net.revelc.code

code.revelc.net

Random open source software for the public good.

Versions

Version
1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0