MVN

com.jupiter-tools : spring-test-core

Maven & Gradle

Jun 22, 2020
5 usages

spring-test-core · JUnit5 utils and extensions to make integration tests with Spring

<dependency>
    <groupId>com.jupiter-tools</groupId>
    <artifactId>spring-test-core</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jupiter-tools : spring-test-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.jupiter-tools : spring-test-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
spring-test-core-0.4
0.3
spring-test-core-0.3
0.2
spring-test-core-0.2
0.1
spring-test-core-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jupiter-tools</groupId>
    <artifactId>spring-test-core</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jupiter-tools : spring-test-core gradle dependency to your build.gradle file:

implementation 'com.jupiter-tools:spring-test-core:0.4'

Gradle Kotlin DSL: Add the following com.jupiter-tools : spring-test-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jupiter-tools:spring-test-core:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jupiter-tools : spring-test-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jupiter-tools" % "spring-test-core" % "0.4"

Advertisement

Dependencies from Group

Jun 22, 2020
5 usages
Jun 22, 2020
2 usages
Feb 17, 2019
2 usages
6 stars
Jun 09, 2020
2 usages
0 stars
Jul 18, 2019
1 usages
3 stars

Discover Dependencies

Apr 13, 2023
8 usages
91 stars
May 10, 2020
5 usages
1.9k stars
Oct 20, 2021
13 usages
387 stars
Jun 23, 2023
18 usages
27 stars
Jun 23, 2023
19 usages
27 stars
Jul 25, 2023
19 usages
27 stars
Jul 23, 2019
6 usages
473 stars
Feb 28, 2023
5 usages
42.9k stars
Feb 26, 2019
5 usages
1 stars