не последняя версия
Последняя версия 3.1.3

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

A Maven plugin that sorts the pom.xml file.

Группа

Группа

com.github.ekryd.sortpom
Идентификатор

Идентификатор

sortpom-parent
Версия

Версия

2.8.0
Тип

Тип

pom

Скачать sortpom-parent 2.8.0

Имя Файла Размер
sortpom-parent-2.8.0.pom 17 KB
Обзор

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