License |
License
Public Domain
|
---|---|
GroupId | GroupIduk.org.retep |
ArtifactId | ArtifactIdtestFramework |
Last Version | Last Version10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepTools Test Framework
The retepTools collection
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
testFramework-10.6.pom | |
testFramework-10.6.jar | 3 KB |
testFramework-10.6-sources.jar | 1 KB |
testFramework-10.6-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep/testFramework/ -->
<dependency>
<groupId>uk.org.retep</groupId>
<artifactId>testFramework</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep/testFramework/
implementation 'uk.org.retep:testFramework:10.6'
// https://jarcasting.com/artifacts/uk.org.retep/testFramework/
implementation ("uk.org.retep:testFramework:10.6")
'uk.org.retep:testFramework:jar:10.6'
<dependency org="uk.org.retep" name="testFramework" rev="10.6">
<artifact name="testFramework" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep', module='testFramework', version='10.6')
)
libraryDependencies += "uk.org.retep" % "testFramework" % "10.6"
[uk.org.retep/testFramework "10.6"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : logging | jar | 10.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
log4j : log4j | jar | 1.2.14 |
commons-logging : commons-logging | jar | 1.1.1 |