| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdicu.easyj.boot | 
| ArtifactId | ArtifactIdeasyj-spring-boot | 
| Last Version | Last Version0.6.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionicu.easyj.boot :: easyj-spring-boot EasyJ Spring Boot核心,提供各种工具类、封装类、异常类、常量等等 | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| easyj-spring-boot-0.6.8.pom | |
| easyj-spring-boot-0.6.8.jar | 6 KB | 
| easyj-spring-boot-0.6.8-sources.jar | 5 KB | 
| easyj-spring-boot-0.6.8-javadoc.jar | 43 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot/ -->
<dependency>
    <groupId>icu.easyj.boot</groupId>
    <artifactId>easyj-spring-boot</artifactId>
    <version>0.6.8</version>
</dependency>// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot/
implementation 'icu.easyj.boot:easyj-spring-boot:0.6.8'// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot/
implementation ("icu.easyj.boot:easyj-spring-boot:0.6.8")'icu.easyj.boot:easyj-spring-boot:jar:0.6.8'<dependency org="icu.easyj.boot" name="easyj-spring-boot" rev="0.6.8">
  <artifact name="easyj-spring-boot" type="jar" />
</dependency>@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot', version='0.6.8')
)libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot" % "0.6.8"[icu.easyj.boot/easyj-spring-boot "0.6.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.7.1 | 
| icu.easyj : easyj-all | jar | 0.6.8 |