MVN

com.torodb.testing : core-junit5

Maven & Gradle

Oct 23, 2018
1 usages
32 stars

Testing utilities: Junit 5 Framework

<dependency>
    <groupId>com.torodb.testing</groupId>
    <artifactId>core-junit5</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.torodb.testing : core-junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.torodb.testing : core-junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
core-junit5-1.0.0

How to add a dependency to Maven

Add the following com.torodb.testing : core-junit5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.torodb.testing</groupId>
    <artifactId>core-junit5</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.torodb.testing : core-junit5 gradle dependency to your build.gradle file:

implementation 'com.torodb.testing:core-junit5:1.0.0'

Gradle Kotlin DSL: Add the following com.torodb.testing : core-junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.torodb.testing:core-junit5:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.torodb.testing : core-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.torodb.testing" % "core-junit5" % "1.0.0"

Advertisement

Dependencies from Group

Oct 23, 2018
3 usages
32 stars
Oct 23, 2018
3 usages
32 stars
Oct 23, 2018
1 usages
32 stars
Oct 23, 2018
1 usages
32 stars
Oct 23, 2018
1 usages
32 stars

Discover Dependencies

Aug 24, 2021
15 usages
350 stars
Oct 08, 2019
2 usages
4 stars
Sep 06, 2019
4 usages
0 stars
Aug 01, 2023
15 usages
8 stars
Jan 06, 2020
2 usages
0 stars
Jan 22, 2021
2 usages
3 stars
Feb 25, 2021
2 usages
0 stars
Feb 01, 2022
3 usages
47 stars
Jun 02, 2016
10 usages
1.7k stars