Jar examples for s:spring-boot-starter-test-plus
Extended implementation of Spring Boot Test Starter
You can download jar file spring-boot-starter-test-plus 0.5.0 in this page.
You can use the following script to add spring-boot-starter-test-plus-0.5.0.jar to your project.
<dependency> <groupId>com.github.spt-oss</groupId> <artifactId>spring-boot-starter-test-plus</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.spt-oss', name: 'spring-boot-starter-test-plus', version: '0.5.0'
libraryDependencies += "com.github.spt-oss" % "spring-boot-starter-test-plus" % "0.5.0"
<dependency org="com.github.spt-oss" name="spring-boot-starter-test-plus" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.spt-oss', module='spring-boot-starter-test-plus', version='0.5.0'))
'com.github.spt-oss:spring-boot-starter-test-plus:jar:0.5.0'
Click the following link to download the jar file.
spring-boot-starter-test-plus-0.5.0.jar