MVN

pl.wavesoftware.testing : junit5-starter

Maven & Gradle

Mar 19, 2023
5 usages
0 stars

Testing Starter :: JUnit 5

<dependency>
    <groupId>pl.wavesoftware.testing</groupId>
    <artifactId>junit5-starter</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.wavesoftware.testing : junit5-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of pl.wavesoftware.testing : junit5-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
junit5-starter-1.1.0
1.0.x
junit5-starter-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>pl.wavesoftware.testing</groupId>
    <artifactId>junit5-starter</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.wavesoftware.testing : junit5-starter gradle dependency to your build.gradle file:

implementation 'pl.wavesoftware.testing:junit5-starter:1.1.0'

Gradle Kotlin DSL: Add the following pl.wavesoftware.testing : junit5-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.wavesoftware.testing:junit5-starter:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.wavesoftware.testing : junit5-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.wavesoftware.testing" % "junit5-starter" % "1.1.0"

Advertisement

Dependencies from Group

Mar 19, 2023
5 usages
0 stars
Mar 19, 2023
2 usages
0 stars
Mar 19, 2023
1 usages
0 stars

Discover Dependencies

Sep 12, 2022
19 usages
0 stars
Jul 28, 2011
34 usages
Feb 28, 2023
25 usages
Aug 24, 2016
10 usages
Sep 30, 2017
38 usages
Apr 29, 2021
35 usages
7 stars
Jun 15, 2020
22 usages
1.6k stars
Apr 16, 2020
20 usages
60 stars
Aug 02, 2023
29 usages
2.1k stars