MVN

uk.org.retep : testFramework

Maven & Gradle

Jun 09, 2010
9 usages

retepTools Test Framework

<dependency>
    <groupId>uk.org.retep</groupId>
    <artifactId>testFramework</artifactId>
    <version>10.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.retep : testFramework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 10.6
  • Latest Release Candidate: 9.8-RC1

All Versions

Choose a version of uk.org.retep : testFramework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
10.6
testFramework-10.6
10.5.x
testFramework-10.5.1
10.5
testFramework-10.5
10.1
testFramework-10.1
9.11.x
testFramework-9.11.1
9.11
testFramework-9.11
9.10
testFramework-9.10
9.8.x
testFramework-9.8.2
testFramework-9.8.1
9.8
testFramework-9.8-RC1
9.7
testFramework-9.7
9.6
testFramework-9.6

How to add a dependency to Maven

Add the following uk.org.retep : testFramework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.org.retep</groupId>
    <artifactId>testFramework</artifactId>
    <version>10.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.org.retep : testFramework gradle dependency to your build.gradle file:

implementation 'uk.org.retep:testFramework:10.6'

Gradle Kotlin DSL: Add the following uk.org.retep : testFramework gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.org.retep:testFramework:10.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.org.retep : testFramework sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.org.retep" % "testFramework" % "10.6"

Advertisement

Dependencies from Group

Jun 09, 2010
28 usages
Jun 09, 2010
9 usages
Jan 29, 2010
3 usages
Jan 29, 2010
2 usages
Jan 29, 2010
2 usages

Discover Dependencies

Jun 23, 2023
24 usages
27 stars
Dec 07, 2021
8 usages
428 stars
Apr 29, 2016
8 usages
May 02, 2018
17 usages
Apr 30, 2016
8 usages
Jan 15, 2018
7 usages
Jul 06, 2018
8 usages
473 stars