MVN

com.github.jklasd : spring-junit-db-test

Maven & Gradle

Jan 13, 2024
1 stars

spring-junit-db-test · Spring project junit test util

<dependency>
    <groupId>com.github.jklasd</groupId>
    <artifactId>spring-junit-db-test</artifactId>
    <version>2.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jklasd : spring-junit-db-test to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1-RELEASE

All Versions

Choose a version of com.github.jklasd : spring-junit-db-test to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-junit-db-test-2.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.jklasd</groupId>
    <artifactId>spring-junit-db-test</artifactId>
    <version>2.0.1-RELEASE</version>
</dependency>