License |
License |
---|---|
GroupId | GroupIdinfo.unterrainer.commons |
ArtifactId | ArtifactIdparent-pom |
Last Version | Last Version0.1.26 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParentPom
The parent-pom for all our java projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-pom-0.1.26.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.unterrainer.commons/parent-pom/ -->
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>parent-pom</artifactId>
<version>0.1.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.commons/parent-pom/
implementation 'info.unterrainer.commons:parent-pom:0.1.26'
// https://jarcasting.com/artifacts/info.unterrainer.commons/parent-pom/
implementation ("info.unterrainer.commons:parent-pom:0.1.26")
'info.unterrainer.commons:parent-pom:pom:0.1.26'
<dependency org="info.unterrainer.commons" name="parent-pom" rev="0.1.26">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.commons', module='parent-pom', version='0.1.26')
)
libraryDependencies += "info.unterrainer.commons" % "parent-pom" % "0.1.26"
[info.unterrainer.commons/parent-pom "0.1.26"]
Group / Artifact | Type | Version |
---|---|---|
org.mapstruct : mapstruct-processor | jar | 1.5.0.Beta2 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
org.slf4j : slf4j-log4j12 | jar | 2.0.0-alpha5 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-core | jar | 4.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.1.0 |