is not current version
Last Version 0.6.8

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

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-test
Version

Version

0.2.0
Type

Type

jar

Download easyj-spring-boot-test 0.2.0


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