Last Version

org.kiwiproject:kiwi-parent 2.0.4

This is a parent POM for projects in the Kiwi Project.

License

License

GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

kiwi-parent
Version

Version

2.0.4
Type

Type

pom
Description

Description

org.kiwiproject:kiwi-parent
This is a parent POM for projects in the Kiwi Project.
Project URL

Project URL

https://github.com/kiwiproject/kiwi-parent
Project Organization

Project Organization

Kiwi Project
Source Code Management

Source Code Management

https://github.com/kiwiproject/kiwi-parent

Download kiwi-parent 2.0.4

Filename Size
kiwi-parent-2.0.4.pom 16 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (7)

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

Project Modules

There are no modules declared in this project.