Last Version

1.2.2 Dew InitTest Starter 2.0.0-rc

单元测试支持

License

License

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

test-starter
Version

Version

2.0.0-rc
Type

Type

jar
Description

Description

1.2.2 Dew InitTest Starter
单元测试支持
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/test-starter

Download test-starter 2.0.0-rc


<!-- https://jarcasting.com/artifacts/ms.dew/test-starter/ -->
<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>test-starter</artifactId>
    <version>2.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/test-starter/
implementation 'ms.dew:test-starter:2.0.0-rc'
// https://jarcasting.com/artifacts/ms.dew/test-starter/
implementation ("ms.dew:test-starter:2.0.0-rc")
'ms.dew:test-starter:jar:2.0.0-rc'
<dependency org="ms.dew" name="test-starter" rev="2.0.0-rc">
  <artifact name="test-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='test-starter', version='2.0.0-rc')
)
libraryDependencies += "ms.dew" % "test-starter" % "2.0.0-rc"
[ms.dew/test-starter "2.0.0-rc"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.3.RELEASE
com.h2database : h2 jar 1.4.197
com.github.kstyrc : embedded-redis jar 0.6

Project Modules

There are no modules declared in this project.