Last Version

kodo 4.0.0

Kodo is a test framework that helps you creating Specs with the help of a fluent interface.

License

License

GroupId

GroupId

io.backpackcloud
ArtifactId

ArtifactId

kodo
Version

Version

4.0.0
Type

Type

jar
Description

Description

kodo
Kodo is a test framework that helps you creating Specs with the help of a fluent interface.
Project URL

Project URL

https://github.com/backpackcloud/kodo
Source Code Management

Source Code Management

https://github.com/backpackcloud/kodo

Download kodo 4.0.0


<!-- https://jarcasting.com/artifacts/io.backpackcloud/kodo/ -->
<dependency>
    <groupId>io.backpackcloud</groupId>
    <artifactId>kodo</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.backpackcloud/kodo/
implementation 'io.backpackcloud:kodo:4.0.0'
// https://jarcasting.com/artifacts/io.backpackcloud/kodo/
implementation ("io.backpackcloud:kodo:4.0.0")
'io.backpackcloud:kodo:jar:4.0.0'
<dependency org="io.backpackcloud" name="kodo" rev="4.0.0">
  <artifact name="kodo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.backpackcloud', module='kodo', version='4.0.0')
)
libraryDependencies += "io.backpackcloud" % "kodo" % "4.0.0"
[io.backpackcloud/kodo "4.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core Optional jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.