is not current version
Last Version 0.6.8

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

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-test
Version

Version

0.5.7
Type

Type

jar

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