Chenillekit Test

a collection of test utils

License

License

GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-test
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Chenillekit Test
a collection of test utils
Project Organization

Project Organization

ChenilleKit

Download chenillekit-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 5.13.1
org.apache.tapestry : tapestry-ioc jar 5.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.0
1.2.0