is not current version
Last Version 1.4.9

com.chutneytesting:chutney-junit-parent 1.3.6

A junit 5 engine implementation for running glacio features.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

chutney-junit-parent
Version

Version

1.3.6
Type

Type

pom

Download chutney-junit-parent 1.3.6

Filename Size
chutney-junit-parent-1.3.6.pom 805 bytes
Browse

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