MVN

net.ggtools.junit : junit-categories

Maven & Gradle

Nov 16, 2013
1 usages
0 stars

JUnit Categories · A (small) collection of categories to use with the JUnit 4 @Category annotation.

<dependency>
    <groupId>net.ggtools.junit</groupId>
    <artifactId>junit-categories</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ggtools.junit : junit-categories to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.ggtools.junit : junit-categories to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
junit-categories-1.0

How to add a dependency to Maven

Add the following net.ggtools.junit : junit-categories maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ggtools.junit</groupId>
    <artifactId>junit-categories</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ggtools.junit : junit-categories gradle dependency to your build.gradle file:

implementation 'net.ggtools.junit:junit-categories:1.0'

Gradle Kotlin DSL: Add the following net.ggtools.junit : junit-categories gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ggtools.junit:junit-categories:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ggtools.junit : junit-categories sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ggtools.junit" % "junit-categories" % "1.0"

Advertisement

Dependencies from Group

Nov 16, 2013
1 usages
0 stars

Discover Dependencies

Nov 16, 2012
9 usages
1 stars
May 20, 2010
1 usages
Oct 21, 2014
41 stars
Apr 18, 2013
11 usages
Apr 16, 2015
0 stars
Mar 14, 2015
40 stars
Dec 23, 2013
5 usages
Feb 12, 2015
1 usages
0 stars
Jan 05, 2015
1 stars