is not current version
Last Version 0.6.8

icu.easyj.boot:easyj-spring-boot-bom 0.5.1

EasyJ Spring Boot的组件清单

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-bom
Version

Version

0.5.1
Type

Type

pom

Download easyj-spring-boot-bom 0.5.1


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