is not current version
Last Version 0.6.8

icu.easyj.boot:boot-starters-parent 0.2.8

EasyJ各功能的starter

GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

boot-starters-parent
Version

Version

0.2.8
Type

Type

pom

Download boot-starters-parent 0.2.8


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