is not current version
Last Version 3.1.3

SortPom 3.0.1

A Maven plugin that sorts the pom.xml file.

License

License

GroupId

GroupId

com.github.ekryd.sortpom
ArtifactId

ArtifactId

sortpom-parent
Version

Version

3.0.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/Ekryd/sortpom/
Source Code Management

Source Code Management

https://github.com/Ekryd/sortpom

Download sortpom-parent 3.0.1

Filename Size
sortpom-parent-3.0.1.pom 17 KB
Browse

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

Dependencies

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.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-inline jar 4.2.0
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.slf4j : slf4j-simple jar 2.0.0-alpha5

Project Modules

  • sorter
  • maven-plugin