is not current version
Last Version 0.6.8

icu.easyj.boot:easyj-spring-boot 0.6.4

EasyJ Spring Boot核心,提供各种工具类、封装类、异常类、常量等等

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot
Version

Version

0.6.4
Type

Type

jar

Download easyj-spring-boot 0.6.4


<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot/ -->
<dependency>
    <groupId>icu.easyj.boot</groupId>
    <artifactId>easyj-spring-boot</artifactId>
    <version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot/
implementation 'icu.easyj.boot:easyj-spring-boot:0.6.4'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot/
implementation ("icu.easyj.boot:easyj-spring-boot:0.6.4")
'icu.easyj.boot:easyj-spring-boot:jar:0.6.4'
<dependency org="icu.easyj.boot" name="easyj-spring-boot" rev="0.6.4">
  <artifact name="easyj-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot', version='0.6.4')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot" % "0.6.4"
[icu.easyj.boot/easyj-spring-boot "0.6.4"]