License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-bom |
Last Version | Last Version0.6.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-bom
EasyJ Spring Boot的组件清单
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-spring-boot-bom-0.6.8.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-bom/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-bom</artifactId>
<version>0.6.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-bom/
implementation 'icu.easyj.boot:easyj-spring-boot-bom:0.6.8'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-bom/
implementation ("icu.easyj.boot:easyj-spring-boot-bom:0.6.8")
'icu.easyj.boot:easyj-spring-boot-bom:pom:0.6.8'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-bom" rev="0.6.8">
<artifact name="easyj-spring-boot-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-bom', version='0.6.8')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-bom" % "0.6.8"
[icu.easyj.boot/easyj-spring-boot-bom "0.6.8"]