| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ekryd.sortpom |
| ArtifactId | ArtifactIdsortpom-sorter |
| Last Version | Last Version3.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSortPom Sorter
The sorting functionality
|
| Filename | Size |
|---|---|
| sortpom-sorter-3.1.3.pom | |
| sortpom-sorter-3.1.3.jar | 71 KB |
| sortpom-sorter-3.1.3-sources.jar | 48 KB |
| sortpom-sorter-3.1.3-javadoc.jar | 681 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-sorter/ -->
<dependency>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-sorter</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-sorter/
implementation 'com.github.ekryd.sortpom:sortpom-sorter:3.1.3'
// https://jarcasting.com/artifacts/com.github.ekryd.sortpom/sortpom-sorter/
implementation ("com.github.ekryd.sortpom:sortpom-sorter:3.1.3")
'com.github.ekryd.sortpom:sortpom-sorter:jar:3.1.3'
<dependency org="com.github.ekryd.sortpom" name="sortpom-sorter" rev="3.1.3">
<artifact name="sortpom-sorter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ekryd.sortpom', module='sortpom-sorter', version='3.1.3')
)
libraryDependencies += "com.github.ekryd.sortpom" % "sortpom-sorter" % "3.1.3"
[com.github.ekryd.sortpom/sortpom-sorter "3.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |
| org.dom4j : dom4j | jar | 2.1.3 |
| 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 |