MVN

org.unidal.framework : test-framework

Maven & Gradle

Jun 24, 2022
3 usages
108 stars

Test Framework

<dependency>
    <groupId>org.unidal.framework</groupId>
    <artifactId>test-framework</artifactId>
    <version>3.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.unidal.framework : test-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.3

All Versions

Choose a version of org.unidal.framework : test-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
test-framework-4.1.1
4.0.x
test-framework-4.0.4
3.0.x
test-framework-3.0.3
2.4.x
test-framework-2.4.0

How to add a dependency to Maven

Add the following org.unidal.framework : test-framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.unidal.framework</groupId>
    <artifactId>test-framework</artifactId>
    <version>3.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.unidal.framework : test-framework gradle dependency to your build.gradle file:

implementation 'org.unidal.framework:test-framework:3.0.3'

Gradle Kotlin DSL: Add the following org.unidal.framework : test-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("org.unidal.framework:test-framework:3.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.unidal.framework : test-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "org.unidal.framework" % "test-framework" % "3.0.3"

Advertisement

Dependencies from Group

Jun 24, 2022
10 usages
108 stars
Jun 24, 2022
3 usages
108 stars
Jun 24, 2022
2 usages
108 stars
Jun 24, 2022
2 usages
108 stars
Jun 24, 2022
2 usages
108 stars

Discover Dependencies

Jul 05, 2019
1 usages
11 stars
Jul 10, 2018
1 usages
2 stars
Nov 14, 2018
1 usages
0 stars
Oct 29, 2018
2 usages
0 stars
Jun 17, 2020
2 usages
1 stars
Oct 21, 2020
1 usages
352 stars