MVN

nl.ru : test-categories

Maven & Gradle

May 21, 2015
1 stars

Radboud University Java test categories · This project provides test categories for RU Java projects.

<dependency>
    <groupId>nl.ru</groupId>
    <artifactId>test-categories</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.ru : test-categories to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of nl.ru : test-categories to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
test-categories-1.2.0
1.1.x
test-categories-1.1.0
1.0.x
test-categories-1.0.0

How to add a dependency to Maven

Add the following nl.ru : test-categories maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.ru</groupId>
    <artifactId>test-categories</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.ru : test-categories gradle dependency to your build.gradle file:

implementation 'nl.ru:test-categories:1.2.0'

Gradle Kotlin DSL: Add the following nl.ru : test-categories gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.ru:test-categories:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.ru : test-categories sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.ru" % "test-categories" % "1.2.0"

Advertisement

Dependencies from Group

May 21, 2015
1 stars
Jun 23, 2016
0 stars

Discover Dependencies

May 20, 2015
1 usages
3 stars
May 24, 2015
76 stars
Apr 09, 2021
4 stars
Aug 23, 2016
2 usages
40 stars
Aug 23, 2016
1 usages
40 stars
Aug 23, 2016
1 usages
40 stars
Jun 07, 2015