is not current version
Last Version 3.1.3

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

A Maven plugin that sorts the pom.xml file.

GroupId

GroupId

com.github.ekryd.sortpom
ArtifactId

ArtifactId

sortpom-parent
Version

Version

2.7.0
Type

Type

pom

Download sortpom-parent 2.7.0

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