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