SortPom

A Maven plugin that sorts the pom.xml file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.sortpom
ArtifactId

ArtifactId

maven-sortpom
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

SortPom
A Maven plugin that sorts the pom.xml file.
Project URL

Project URL

http://code.google.com/p/sortpom/
Source Code Management

Source Code Management

http://code.google.com/p/sortpom/source/browse/

Download maven-sortpom

Filename Size
maven-sortpom-2.3.1.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.sortpom/maven-sortpom/ -->
<dependency>
    <groupId>com.google.code.sortpom</groupId>
    <artifactId>maven-sortpom</artifactId>
    <version>2.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.sortpom/maven-sortpom/
implementation 'com.google.code.sortpom:maven-sortpom:2.3.1'
// https://jarcasting.com/artifacts/com.google.code.sortpom/maven-sortpom/
implementation ("com.google.code.sortpom:maven-sortpom:2.3.1")
'com.google.code.sortpom:maven-sortpom:pom:2.3.1'
<dependency org="com.google.code.sortpom" name="maven-sortpom" rev="2.3.1">
  <artifact name="maven-sortpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.sortpom', module='maven-sortpom', version='2.3.1')
)
libraryDependencies += "com.google.code.sortpom" % "maven-sortpom" % "2.3.1"
[com.google.code.sortpom/maven-sortpom "2.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sorter
  • maven-plugin

Versions

Version
2.3.1
2.3.0
2.2.1
2.2