License |
License |
---|---|
GroupId | GroupIdorg.kiwiproject |
ArtifactId | ArtifactIdkiwi-parent |
Version | Version1.6.0 |
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-1.6.0.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/ -->
<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>kiwi-parent</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/
implementation 'org.kiwiproject:kiwi-parent:1.6.0'
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/
implementation ("org.kiwiproject:kiwi-parent:1.6.0")
'org.kiwiproject:kiwi-parent:pom:1.6.0'
<dependency org="org.kiwiproject" name="kiwi-parent" rev="1.6.0">
<artifact name="kiwi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kiwiproject', module='kiwi-parent', version='1.6.0')
)
libraryDependencies += "org.kiwiproject" % "kiwi-parent" % "1.6.0"
[org.kiwiproject/kiwi-parent "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
org.awaitility : awaitility | jar | 4.1.1 |
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.5.0 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.mockito : mockito-core | jar | 4.2.0 |