Last Version

com.chutneytesting:tools 1.4.9

An opinionated test application to help you practice Specification by Example.

License

License

GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

tools
Version

Version

1.4.9
Type

Type

jar
Description

Description

An opinionated test application to help you practice Specification by Example.

Download tools 1.4.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : jul-to-slf4j jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.9.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-inline jar 4.6.1
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.