| License |
License |
|---|---|
| GroupId | GroupIdorg.kiwiproject |
| ArtifactId | ArtifactIdkiwi-parent |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.kiwiproject:kiwi-parent
This is a parent POM for projects in the Kiwi Project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kiwi-parent-2.0.4.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/ -->
<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>kiwi-parent</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/
implementation 'org.kiwiproject:kiwi-parent:2.0.4'
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/
implementation ("org.kiwiproject:kiwi-parent:2.0.4")
'org.kiwiproject:kiwi-parent:pom:2.0.4'
<dependency org="org.kiwiproject" name="kiwi-parent" rev="2.0.4">
<artifact name="kiwi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kiwiproject', module='kiwi-parent', version='2.0.4')
)
libraryDependencies += "org.kiwiproject" % "kiwi-parent" % "2.0.4"
[org.kiwiproject/kiwi-parent "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.23.1 |
| org.awaitility : awaitility | jar | 4.2.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit-pioneer : junit-pioneer | jar | 1.7.1 |
| org.mockito : mockito-core | jar | 4.6.1 |