MVN

io.github.henryssondaniel.teacup.engine : junit

Maven & Gradle

Nov 23, 2019
0 stars

io.github.henryssondaniel.teacup.engine:junit · Run Teacup tests with the JUnit engine

<dependency>
    <groupId>io.github.henryssondaniel.teacup.engine</groupId>
    <artifactId>junit</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.henryssondaniel.teacup.engine : junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of io.github.henryssondaniel.teacup.engine : junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
junit-1.1.4
junit-1.1.3
junit-1.1.2
junit-1.1.1
junit-1.1.0
1.0.x
junit-1.0.0

How to add a dependency to Maven

Add the following io.github.henryssondaniel.teacup.engine : junit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.henryssondaniel.teacup.engine</groupId>
    <artifactId>junit</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.henryssondaniel.teacup.engine : junit gradle dependency to your build.gradle file:

implementation 'io.github.henryssondaniel.teacup.engine:junit:1.1.4'

Gradle Kotlin DSL: Add the following io.github.henryssondaniel.teacup.engine : junit gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.henryssondaniel.teacup.engine:junit:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.henryssondaniel.teacup.engine : junit sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.henryssondaniel.teacup.engine" % "junit" % "1.1.4"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 23, 2023
8 usages
984 stars
Jun 02, 2019
0 stars
Mar 09, 2023
1 usages
643 stars
Nov 27, 2020
1 stars
Apr 09, 2019
374 stars
Aug 02, 2023
54 stars
May 06, 2019
2 usages
34 stars
Oct 16, 2020
1.6k stars
Apr 16, 2019
3 usages
21 stars