Last Version

retepTools Test Framework 10.6

The retepTools collection

License

License

BSD
Public Domain
GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

testFramework
Version

Version

10.6
Type

Type

jar
Description

Description

retepTools Test Framework
The retepTools collection
Project Organization

Project Organization

Retep Development Group

Download testFramework 10.6


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
uk.org.retep.tools : logging jar 10.6

provided (3)

Group / Artifact Type Version
junit : junit jar 4.7
log4j : log4j jar 1.2.14
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.