is not current version
Last Version 1.4.9

Chutney 1.4.5

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

License

License

GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

chutney-parent
Version

Version

1.4.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/chutney-testing/chutney
Source Code Management

Source Code Management

https://github.com/chutney-testing/chutney.git

Download chutney-parent 1.4.5

Filename Size
chutney-parent-1.4.5.pom 38 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35
org.slf4j : jul-to-slf4j jar 1.7.35
org.slf4j : log4j-over-slf4j jar 1.7.35

provided (1)

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

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.21.0
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-inline jar 4.3.1
org.awaitility : awaitility jar 4.1.1

Project Modules

  • server
  • ui
  • engine
  • task-spi
  • task-impl
  • environment
  • tools
  • cli
  • packaging
  • glacio-adapter
  • chutney-junit
  • jira