is not current version
Last Version 3.1.3

com.github.ekryd.sortpom:sortpom-parent 3.1.2

A Maven plugin that sorts the pom.xml file.

GroupId

GroupId

com.github.ekryd.sortpom
ArtifactId

ArtifactId

sortpom-parent
Version

Version

3.1.2
Type

Type

pom

Download sortpom-parent 3.1.2

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