MVN

com.nhl.bootique : bootique-test

Maven & Gradle

Jul 25, 2016
24 usages
1.3k stars

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

<dependency>
    <groupId>com.nhl.bootique</groupId>
    <artifactId>bootique-test</artifactId>
    <version>0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique : bootique-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.18

All Versions

Choose a version of com.nhl.bootique : bootique-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.18
bootique-test-0.18
0.17
bootique-test-0.17
0.16
bootique-test-0.16
0.15
bootique-test-0.15
0.14
bootique-test-0.14

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhl.bootique</groupId>
    <artifactId>bootique-test</artifactId>
    <version>0.18</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.nhl.bootique:bootique-test:0.18'

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

implementation("com.nhl.bootique:bootique-test:0.18")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.nhl.bootique" % "bootique-test" % "0.18"

Advertisement

Dependencies from Group

Jul 25, 2016
30 usages
1.3k stars
Jul 25, 2016
24 usages
1.3k stars

Discover Dependencies

Feb 04, 2022
36 usages
3 stars
Apr 03, 2022
14 usages
1 stars
Jun 01, 2018
6 usages
42 stars
May 13, 2023
71 usages
340 stars
Apr 11, 2023
9 usages
May 15, 2019
9 usages
15k stars
Apr 14, 2023
7 usages
43 stars
Sep 29, 2015
3 usages
14 stars