Last Version

SortPom 3.1.3

A Maven plugin that sorts the pom.xml file.

License

License

GroupId

GroupId

com.github.ekryd.sortpom
ArtifactId

ArtifactId

sortpom-parent
Version

Version

3.1.3
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.1.3

Filename Size
sortpom-parent-3.1.3.pom 16 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.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-parent/
implementation 'com.github.ekryd.sortpom:sortpom-parent:3.1.3'
// https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-parent/
implementation ("com.github.ekryd.sortpom:sortpom-parent:3.1.3")
'com.github.ekryd.sortpom:sortpom-parent:pom:3.1.3'
<dependency org="com.github.ekryd.sortpom" name="sortpom-parent" rev="3.1.3">
  <artifact name="sortpom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ekryd.sortpom', module='sortpom-parent', version='3.1.3')
)
libraryDependencies += "com.github.ekryd.sortpom" % "sortpom-parent" % "3.1.3"
[com.github.ekryd.sortpom/sortpom-parent "3.1.3"]

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.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

  • sorter
  • maven-plugin