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