| License |
License |
|---|---|
| GroupId | GroupIdcn.lioyan |
| ArtifactId | ArtifactIdsec-boot-starter-parent |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSEC Boot Starter Parent
SEC Boot Dependencies
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sec-boot-starter-parent-0.0.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.lioyan/sec-boot-starter-parent/ -->
<dependency>
<groupId>cn.lioyan</groupId>
<artifactId>sec-boot-starter-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.lioyan/sec-boot-starter-parent/
implementation 'cn.lioyan:sec-boot-starter-parent:0.0.2'
// https://jarcasting.com/artifacts/cn.lioyan/sec-boot-starter-parent/
implementation ("cn.lioyan:sec-boot-starter-parent:0.0.2")
'cn.lioyan:sec-boot-starter-parent:pom:0.0.2'
<dependency org="cn.lioyan" name="sec-boot-starter-parent" rev="0.0.2">
<artifact name="sec-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.lioyan', module='sec-boot-starter-parent', version='0.0.2')
)
libraryDependencies += "cn.lioyan" % "sec-boot-starter-parent" % "0.0.2"
[cn.lioyan/sec-boot-starter-parent "0.0.2"]