SortPom Sorter

The sorting functionality

License

License

GroupId

GroupId

com.github.ekryd.sortpom
ArtifactId

ArtifactId

sortpom-sorter
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

SortPom Sorter
The sorting functionality

Download sortpom-sorter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-sorter/ -->
<dependency>
    <groupId>com.github.ekryd.sortpom</groupId>
    <artifactId>sortpom-sorter</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-sorter/
implementation 'com.github.ekryd.sortpom:sortpom-sorter:3.1.3'
// https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-sorter/
implementation ("com.github.ekryd.sortpom:sortpom-sorter:3.1.3")
'com.github.ekryd.sortpom:sortpom-sorter:jar:3.1.3'
<dependency org="com.github.ekryd.sortpom" name="sortpom-sorter" rev="3.1.3">
  <artifact name="sortpom-sorter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ekryd.sortpom', module='sortpom-sorter', version='3.1.3')
)
libraryDependencies += "com.github.ekryd.sortpom" % "sortpom-sorter" % "3.1.3"
[com.github.ekryd.sortpom/sortpom-sorter "3.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.dom4j : dom4j jar 2.1.3

test (8)

Group / Artifact Type Version
com.github.ekryd.reflection-utils : reflection-utils jar 1.1.0
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.9.0-M1
org.mockito : mockito-core jar 4.5.1
org.mockito : mockito-inline jar 4.5.1
org.slf4j : slf4j-api jar 2.0.0-alpha7
org.slf4j : slf4j-simple jar 2.0.0-alpha7

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.15.0
2.14.1
2.14.0
2.13.1
2.12.0
2.11.0
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0