is not current version
Last Version 0.6.8

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

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-test
Version

Version

0.2.7
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

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

Download easyj-spring-boot-test 0.2.7


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3
icu.easyj : easyj-all jar 0.2.7
icu.easyj : easyj-test jar 0.2.7
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.15
javax.servlet : javax.servlet-api jar 4.0.1

provided (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.