MVN

io.bootique : bootique-junit5

Maven & Gradle

Dec 09, 2022
52 usages
1.4k stars

bootique-junit5: unit/integration test framework for Bootique apps · Provides a test framework on top of Bootique.

<dependency>
    <groupId>io.bootique</groupId>
    <artifactId>bootique-junit5</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique : bootique-junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique : bootique-junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-junit5-3.0.M1
2.0.x
bootique-junit5-2.0.1
bootique-junit5-2.0.RC1
bootique-junit5-2.0.B1
bootique-junit5-2.0.M1
2.0
bootique-junit5-2.0

How to add a dependency to Maven

Add the following io.bootique : bootique-junit5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.bootique</groupId>
    <artifactId>bootique-junit5</artifactId>
    <version>3.0.M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bootique : bootique-junit5 gradle dependency to your build.gradle file:

implementation 'io.bootique:bootique-junit5:3.0.M1'

Gradle Kotlin DSL: Add the following io.bootique : bootique-junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bootique:bootique-junit5:3.0.M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bootique : bootique-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bootique" % "bootique-junit5" % "3.0.M1"

Advertisement

Dependencies from Group

Dec 09, 2022
94 usages
1.4k stars
Dec 09, 2022
83 usages
1.4k stars
Dec 09, 2022
52 usages
1.4k stars
Dec 09, 2022
1.4k stars
Aug 05, 2020
1.3k stars

Discover Dependencies

Sep 08, 2022
37 usages
41 stars
Aug 01, 2023
51 usages
12.2k stars
Mar 27, 2010
180 usages
Aug 07, 2023
39 usages
83 stars
Feb 11, 2021
44 usages
8.7k stars
Mar 20, 2023
37 usages
17k stars
May 02, 2016
95 usages
Jul 13, 2023
40 usages
82 stars