License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-test |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-test
方便引用测试所需的依赖,并提供一些SpringBoot测试所需的类或功能。
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-test/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-test</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-test/
implementation 'icu.easyj.boot:easyj-spring-boot-test:0.3.3'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-test/
implementation ("icu.easyj.boot:easyj-spring-boot-test:0.3.3")
'icu.easyj.boot:easyj-spring-boot-test:jar:0.3.3'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-test" rev="0.3.3">
<artifact name="easyj-spring-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-test', version='0.3.3')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-test" % "0.3.3"
[icu.easyj.boot/easyj-spring-boot-test "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
icu.easyj : easyj-all | jar | 0.3.3 |
icu.easyj : easyj-test | jar | 0.3.3 |
cn.afterturn : easypoi-spring-boot-starter Optional | jar | 4.4.0 |
cn.afterturn : easypoi-base Optional | jar | 4.4.0 |
org.apache.xmlbeans : xmlbeans Optional | jar | 4.0.0 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.springframework : spring-web | jar | 5.3.16 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |