License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.ibaijia |
ArtifactId | ArtifactIdsoe-spring-boot-parent |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionsoe-spring-boot-parent
soe-spring-boot-parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
soe-spring-boot-parent-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ibaijia/soe-spring-boot-parent/ -->
<dependency>
<groupId>cn.ibaijia</groupId>
<artifactId>soe-spring-boot-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ibaijia/soe-spring-boot-parent/
implementation 'cn.ibaijia:soe-spring-boot-parent:1.0.0'
// https://jarcasting.com/artifacts/cn.ibaijia/soe-spring-boot-parent/
implementation ("cn.ibaijia:soe-spring-boot-parent:1.0.0")
'cn.ibaijia:soe-spring-boot-parent:pom:1.0.0'
<dependency org="cn.ibaijia" name="soe-spring-boot-parent" rev="1.0.0">
<artifact name="soe-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ibaijia', module='soe-spring-boot-parent', version='1.0.0')
)
libraryDependencies += "cn.ibaijia" % "soe-spring-boot-parent" % "1.0.0"
[cn.ibaijia/soe-spring-boot-parent "1.0.0"]