License |
License |
---|---|
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdboot-starters-parent |
Version | Version0.2.6 |
Type | Typepom |
Description |
Descriptionicu.easyj.boot :: boot-starters-parent
EasyJ各功能的starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
boot-starters-parent-0.2.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/boot-starters-parent/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>boot-starters-parent</artifactId>
<version>0.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/boot-starters-parent/
implementation 'icu.easyj.boot:boot-starters-parent:0.2.6'
// https://jarcasting.com/artifacts/icu.easyj.boot/boot-starters-parent/
implementation ("icu.easyj.boot:boot-starters-parent:0.2.6")
'icu.easyj.boot:boot-starters-parent:pom:0.2.6'
<dependency org="icu.easyj.boot" name="boot-starters-parent" rev="0.2.6">
<artifact name="boot-starters-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='boot-starters-parent', version='0.2.6')
)
libraryDependencies += "icu.easyj.boot" % "boot-starters-parent" % "0.2.6"
[icu.easyj.boot/boot-starters-parent "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |