MVN

io.bootique : bootique-test

Maven & Gradle

Dec 09, 2022
94 usages
1.4k stars

bootique-test (deprecated): unit/integration test framework for Bootique apps · Provides a test framework on top of Bootique. Deprecated since BQ 3.0.M1, as we are we phasing out JUnit 4 support

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

Latest Version

Choose a version of io.bootique : bootique-test 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-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-test-3.0.M1
2.0.x
bootique-test-2.0.1
bootique-test-2.0.RC1
bootique-test-2.0.B1
bootique-test-2.0.M1
2.0
bootique-test-2.0
1.3
bootique-test-1.3
1.2
bootique-test-1.2
1.1
bootique-test-1.1
1.0
bootique-test-1.0
1.0.x
bootique-test-1.0.RC1
0.25
bootique-test-0.25
0.24
bootique-test-0.24
0.23
bootique-test-0.23
0.22
bootique-test-0.22
0.21
bootique-test-0.21
0.20
bootique-test-0.20
0.19
bootique-test-0.19

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.bootique" % "bootique-test" % "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

Oct 21, 2018
7 usages
1.1k stars
Sep 02, 2019
4 usages
0 stars
Feb 19, 2020
30 usages
310 stars
Mar 05, 2021
42 usages
41 stars
Dec 09, 2022
12 usages
18 stars
Jul 13, 2023
315 usages
82 stars
Nov 11, 2015
23 usages
2 stars
Jun 04, 2019
71 usages
6 stars