License |
License |
---|---|
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-test |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Test
a collection of test utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chenillekit-test-1.3.3.pom | |
chenillekit-test-1.3.3.jar | 3 KB |
chenillekit-test-1.3.3-sources.jar | 1 KB |
chenillekit-test-1.3.3-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.13.1 |
org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |