MVN

com.tngtech.jgiven : jgiven-spring-junit5

Maven & Gradle

Feb 24, 2023
3 usages
431 stars

jgiven-spring-junit5 · Module for using Spring dependency injection together with JGiven and JUnit 5

<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-spring-junit5</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tngtech.jgiven : jgiven-spring-junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.5
  • Latest Release Candidate: 1.0.0-RC7

All Versions

Choose a version of com.tngtech.jgiven : jgiven-spring-junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jgiven-spring-junit5-1.2.5
jgiven-spring-junit5-1.2.4
jgiven-spring-junit5-1.2.3
jgiven-spring-junit5-1.2.2
jgiven-spring-junit5-1.2.1
jgiven-spring-junit5-1.2.0
1.1.x
jgiven-spring-junit5-1.1.0
1.0.x
jgiven-spring-junit5-1.0.0
jgiven-spring-junit5-1.0.0-RC7
jgiven-spring-junit5-1.0.0-RC6
jgiven-spring-junit5-1.0.0-RC5
jgiven-spring-junit5-1.0.0-RC4
jgiven-spring-junit5-1.0.0-RC3
jgiven-spring-junit5-1.0.0-RC2
jgiven-spring-junit5-1.0.0-RC1

How to add a dependency to Maven

Add the following com.tngtech.jgiven : jgiven-spring-junit5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-spring-junit5</artifactId>
    <version>1.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tngtech.jgiven : jgiven-spring-junit5 gradle dependency to your build.gradle file:

implementation 'com.tngtech.jgiven:jgiven-spring-junit5:1.2.5'

Gradle Kotlin DSL: Add the following com.tngtech.jgiven : jgiven-spring-junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tngtech.jgiven:jgiven-spring-junit5:1.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tngtech.jgiven : jgiven-spring-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tngtech.jgiven" % "jgiven-spring-junit5" % "1.2.5"

Advertisement

Dependencies from Group

Feb 24, 2023
32 usages
431 stars
Feb 24, 2023
25 usages
431 stars
Feb 24, 2023
19 usages
431 stars
Feb 24, 2023
16 usages
431 stars
Feb 24, 2023
10 usages
431 stars

Discover Dependencies

Sep 13, 2021
1 usages
656 stars
Aug 15, 2023
464 usages
355 stars
Sep 01, 2020
2 usages
19 stars
Jan 16, 2021
7 usages
4 stars
Sep 06, 2018
15 usages
4 stars
Jul 20, 2019
4 usages
17 stars
May 12, 2021
2 usages
0 stars