License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-test |
Version | Version0.3.8 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-starter-test
EasyJ快速使用Test的starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-spring-boot-starter-test-0.3.8.pom | |
easyj-spring-boot-starter-test-0.3.8.jar | 436 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-test/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-starter-test</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-test/
implementation 'icu.easyj.boot:easyj-spring-boot-starter-test:0.3.8'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-test/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-test:0.3.8")
'icu.easyj.boot:easyj-spring-boot-starter-test:jar:0.3.8'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-test" rev="0.3.8">
<artifact name="easyj-spring-boot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-starter-test', version='0.3.8')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-test" % "0.3.8"
[icu.easyj.boot/easyj-spring-boot-starter-test "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-starter | jar | 0.3.8 |
icu.easyj.boot : easyj-spring-boot-test | jar | 0.3.8 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |