MVN

com.github.binarylei : spring-boot-test-starters

Maven & Gradle

Nov 21, 2020
<dependency>
    <groupId>com.github.binarylei</groupId>
    <artifactId>spring-boot-test-starters</artifactId>
    <version>0.1.2-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.binarylei : spring-boot-test-starters to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2-beta
  • Latest Beta: 0.1.2-beta
  • Latest Alpha: 0.1.1-alpha2

All Versions

Choose a version of com.github.binarylei : spring-boot-test-starters to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
spring-boot-test-starters-0.1.2-beta
spring-boot-test-starters-0.1.1-alpha2
spring-boot-test-starters-0.1.1-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.binarylei</groupId>
    <artifactId>spring-boot-test-starters</artifactId>
    <version>0.1.2-beta</version>
</dependency>