License |
License |
---|---|
GroupId | GroupIdcn.lioyan |
ArtifactId | ArtifactIdsec-boot-core |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSEC Boot Core
SEC Boot Dependencies
|
Project URL |
Project URL |
Filename | Size |
---|---|
sec-boot-core-0.0.4.pom | |
sec-boot-core-0.0.4.jar | 20 KB |
sec-boot-core-0.0.4-sources.jar | 11 KB |
sec-boot-core-0.0.4-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.lioyan/sec-boot-core/ -->
<dependency>
<groupId>cn.lioyan</groupId>
<artifactId>sec-boot-core</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lioyan/sec-boot-core/
implementation 'cn.lioyan:sec-boot-core:0.0.4'
// https://jarcasting.com/artifacts/cn.lioyan/sec-boot-core/
implementation ("cn.lioyan:sec-boot-core:0.0.4")
'cn.lioyan:sec-boot-core:jar:0.0.4'
<dependency org="cn.lioyan" name="sec-boot-core" rev="0.0.4">
<artifact name="sec-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lioyan', module='sec-boot-core', version='0.0.4')
)
libraryDependencies += "cn.lioyan" % "sec-boot-core" % "0.0.4"
[cn.lioyan/sec-boot-core "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6 |
jakarta.persistence : jakarta.persistence-api Optional | jar | 2.2.3 |
com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.5.1 |