MVN

com.github.ferstl : junit-testgroups

Maven & Gradle

Jan 13, 2016
3 usages
6 stars

JUnit Test Groups · Divides your JUnit tests into groups which can be executed separately or all at once

<dependency>
    <groupId>com.github.ferstl</groupId>
    <artifactId>junit-testgroups</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ferstl : junit-testgroups to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.ferstl : junit-testgroups to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
junit-testgroups-1.0.1
junit-testgroups-1.0.0

How to add a dependency to Maven

Add the following com.github.ferstl : junit-testgroups maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ferstl</groupId>
    <artifactId>junit-testgroups</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ferstl : junit-testgroups gradle dependency to your build.gradle file:

implementation 'com.github.ferstl:junit-testgroups:1.0.1'

Gradle Kotlin DSL: Add the following com.github.ferstl : junit-testgroups gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ferstl:junit-testgroups:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ferstl : junit-testgroups sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ferstl" % "junit-testgroups" % "1.0.1"

Advertisement

Dependencies from Group

Jan 13, 2016
3 usages
6 stars
Jul 02, 2018
1 usages
6 stars
Jul 27, 2022
495 stars

Discover Dependencies

Mar 17, 2016
5 usages
2 stars
May 17, 2023
90 stars
Aug 25, 2023
38 usages
3.9k stars
Jun 22, 2023
10.9k stars
Jun 22, 2023
24 usages
10.8k stars
Jun 22, 2023
36 usages
10.8k stars
Oct 13, 2022
15 usages
6.9k stars