Last Version

icu.easyj.boot :: easyj-spring-boot-test 0.6.8

方便引用测试所需的依赖,并提供一些SpringBoot测试所需的类或功能。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-test
Version

Version

0.6.8
Type

Type

jar
Description

Description

icu.easyj.boot :: easyj-spring-boot-test
方便引用测试所需的依赖,并提供一些SpringBoot测试所需的类或功能。
Project URL

Project URL

https://easyj.icu
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download easyj-spring-boot-test 0.6.8


<!-- 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.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-test/
implementation 'icu.easyj.boot:easyj-spring-boot-test:0.6.8'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-test/
implementation ("icu.easyj.boot:easyj-spring-boot-test:0.6.8")
'icu.easyj.boot:easyj-spring-boot-test:jar:0.6.8'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-test" rev="0.6.8">
  <artifact name="easyj-spring-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-test', version='0.6.8')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-test" % "0.6.8"
[icu.easyj.boot/easyj-spring-boot-test "0.6.8"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.1
icu.easyj : easyj-all jar 0.6.8
icu.easyj : easyj-test jar 0.6.8
org.apache.commons : commons-lang3 jar 3.10
org.springframework : spring-web jar 5.3.21
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.