License |
License |
---|---|
GroupId | GroupIdorg.kiwiproject |
ArtifactId | ArtifactIdkiwi-test |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.kiwiproject:kiwi-test
Kiwi Test is a test utility library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kiwi-test-2.0.0.pom | |
kiwi-test-2.0.0.jar | 10 KB |
kiwi-test-2.0.0-sources.jar | 10 KB |
kiwi-test-2.0.0-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kiwiproject/kiwi-test/ -->
<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>kiwi-test</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-test/
implementation 'org.kiwiproject:kiwi-test:2.0.0'
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-test/
implementation ("org.kiwiproject:kiwi-test:2.0.0")
'org.kiwiproject:kiwi-test:jar:2.0.0'
<dependency org="org.kiwiproject" name="kiwi-test" rev="2.0.0">
<artifact name="kiwi-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kiwiproject', module='kiwi-test', version='2.0.0')
)
libraryDependencies += "org.kiwiproject" % "kiwi-test" % "2.0.0"
[org.kiwiproject/kiwi-test "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kiwiproject : kiwi | jar | 2.0.0 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
commons-io : commons-io | jar | |
org.apache.curator : curator-recipes | jar | |
org.apache.curator : curator-test | jar | |
io.dropwizard : dropwizard-jackson | jar | |
io.dropwizard : dropwizard-core | jar | |
io.dropwizard : dropwizard-db | jar | |
io.dropwizard : dropwizard-testing | jar | |
io.zonky.test : embedded-postgres | jar | |
com.h2database : h2 | jar | |
org.hibernate : hibernate-core | jar | |
org.hibernate.validator : hibernate-validator | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.jdbi : jdbi3-postgres | jar | |
org.jdbi : jdbi3-sqlobject | jar | |
org.skyscreamer : jsonassert | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.liquibase : liquibase-core | jar | |
io.dropwizard.metrics : metrics-healthchecks | jar | |
org.mockito : mockito-core | jar | |
org.mongodb : mongodb-driver-sync | jar | |
org.mongodb : mongodb-driver-core | jar | |
de.bwaldvogel : mongo-java-server | jar | |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
org.awaitility : awaitility | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit-pioneer : junit-pioneer | jar | 1.7.0 |