is not current version
Last Version 0.6.8

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

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-test
Version

Version

0.6.3
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.3


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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.