com.github.spt-oss:spring-boot-starter-test-plus

Extended implementation of Spring Boot Test Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

spring-boot-starter-test-plus
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Extended implementation of Spring Boot Test Starter
Project Organization

Project Organization

SPT

Download spring-boot-starter-test-plus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.spt-oss/spring-boot-starter-test-plus/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>spring-boot-starter-test-plus</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/spring-boot-starter-test-plus/
implementation 'com.github.spt-oss:spring-boot-starter-test-plus:0.5.0'
// https://jarcasting.com/artifacts/com.github.spt-oss/spring-boot-starter-test-plus/
implementation ("com.github.spt-oss:spring-boot-starter-test-plus:0.5.0")
'com.github.spt-oss:spring-boot-starter-test-plus:jar:0.5.0'
<dependency org="com.github.spt-oss" name="spring-boot-starter-test-plus" rev="0.5.0">
  <artifact name="spring-boot-starter-test-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='spring-boot-starter-test-plus', version='0.5.0')
)
libraryDependencies += "com.github.spt-oss" % "spring-boot-starter-test-plus" % "0.5.0"
[com.github.spt-oss/spring-boot-starter-test-plus "0.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
com.github.spt-oss : slf4j-plus jar 0.2.1
org.springframework.boot : spring-boot-starter-logging jar 1.5.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

Project Modules

There are no modules declared in this project.
com.github.spt-oss

SPT

Open Source Libraries for Java

Versions

Version
0.5.0
0.4.0
0.2.0