| License |
License |
|---|---|
| GroupId | GroupIdcn.hll520.linling |
| ArtifactId | ArtifactIdlinling-core |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
DescriptionLinling FrameWork
|
| Filename | Size |
|---|---|
| linling-core-1.2.0.pom | |
| linling-core-1.2.0.jar | 641 KB |
| linling-core-1.2.0-sources.jar | 610 KB |
| linling-core-1.2.0-javadoc.jar | 690 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.hll520.linling/linling-core/ -->
<dependency>
<groupId>cn.hll520.linling</groupId>
<artifactId>linling-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hll520.linling/linling-core/
implementation 'cn.hll520.linling:linling-core:1.2.0'
// https://jarcasting.com/artifacts/cn.hll520.linling/linling-core/
implementation ("cn.hll520.linling:linling-core:1.2.0")
'cn.hll520.linling:linling-core:jar:1.2.0'
<dependency org="cn.hll520.linling" name="linling-core" rev="1.2.0">
<artifact name="linling-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hll520.linling', module='linling-core', version='1.2.0')
)
libraryDependencies += "cn.hll520.linling" % "linling-core" % "1.2.0"
[cn.hll520.linling/linling-core "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.3.8.RELEASE |
| io.springfox : springfox-boot-starter | jar | 3.0.0 |
| org.apache.shiro : shiro-spring | jar | 1.3.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
| org.springframework.boot : spring-boot-starter-logging | jar | 2.4.2 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
| org.projectlombok : lombok Optional | jar | 1.18.16 |
| com.alibaba : druid-spring-boot-starter | jar | 1.2.4 |
| com.alibaba : fastjson | jar | 1.2.73 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.22 |
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |