is not current version
Last Version 0.0.2

cn.lioyan:sec-boot-starter-parent 0.0.1


GroupId

GroupId

cn.lioyan
ArtifactId

ArtifactId

sec-boot-starter-parent
Version

Version

0.0.1
Type

Type

pom

Download sec-boot-starter-parent 0.0.1


<!-- https://jarcasting.com/artifacts/cn.lioyan/sec-boot-starter-parent/ -->
<dependency>
    <groupId>cn.lioyan</groupId>
    <artifactId>sec-boot-starter-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.lioyan/sec-boot-starter-parent/
implementation 'cn.lioyan:sec-boot-starter-parent:0.0.1'
// https://jarcasting.com/artifacts/cn.lioyan/sec-boot-starter-parent/
implementation ("cn.lioyan:sec-boot-starter-parent:0.0.1")
'cn.lioyan:sec-boot-starter-parent:pom:0.0.1'
<dependency org="cn.lioyan" name="sec-boot-starter-parent" rev="0.0.1">
  <artifact name="sec-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.lioyan', module='sec-boot-starter-parent', version='0.0.1')
)
libraryDependencies += "cn.lioyan" % "sec-boot-starter-parent" % "0.0.1"
[cn.lioyan/sec-boot-starter-parent "0.0.1"]