| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.lioyan |
| ArtifactId | ArtifactIdmcn-spring-boot-starter |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMCN Boot Starter
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mcn-spring-boot-starter-0.0.2.pom | |
| mcn-spring-boot-starter-0.0.2.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.lioyan/mcn-spring-boot-starter/ -->
<dependency>
<groupId>cn.lioyan</groupId>
<artifactId>mcn-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lioyan/mcn-spring-boot-starter/
implementation 'cn.lioyan:mcn-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/cn.lioyan/mcn-spring-boot-starter/
implementation ("cn.lioyan:mcn-spring-boot-starter:0.0.2")
'cn.lioyan:mcn-spring-boot-starter:jar:0.0.2'
<dependency org="cn.lioyan" name="mcn-spring-boot-starter" rev="0.0.2">
<artifact name="mcn-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lioyan', module='mcn-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "cn.lioyan" % "mcn-spring-boot-starter" % "0.0.2"
[cn.lioyan/mcn-spring-boot-starter "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.lioyan : sec-boot-autoconfigure | jar | 0.0.2 |