MVN

com.github.seregamorph : spring-test-smart-context-parent

Maven & Gradle

Jan 18, 2024
82 stars

spring-test-smart-context · Improving Spring Boot test efficiency. See the readme at GitHub page.

<dependency>
    <groupId>com.github.seregamorph</groupId>
    <artifactId>spring-test-smart-context-parent</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.seregamorph : spring-test-smart-context-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.github.seregamorph : spring-test-smart-context-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
spring-test-smart-context-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.seregamorph</groupId>
    <artifactId>spring-test-smart-context-parent</artifactId>
    <version>0.1</version>
</dependency>