| License |
License |
|---|---|
| GroupId | GroupIdcn.hll520.linling |
| ArtifactId | ArtifactIdlinling |
| Version | Version1.2.0 |
| Type | Typepom |
| Description |
Descriptionlinling
Linling FrameWork
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| linling-1.2.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.hll520.linling/linling/ -->
<dependency>
<groupId>cn.hll520.linling</groupId>
<artifactId>linling</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hll520.linling/linling/
implementation 'cn.hll520.linling:linling:1.2.0'
// https://jarcasting.com/artifacts/cn.hll520.linling/linling/
implementation ("cn.hll520.linling:linling:1.2.0")
'cn.hll520.linling:linling:pom:1.2.0'
<dependency org="cn.hll520.linling" name="linling" rev="1.2.0">
<artifact name="linling" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hll520.linling', module='linling', version='1.2.0')
)
libraryDependencies += "cn.hll520.linling" % "linling" % "1.2.0"
[cn.hll520.linling/linling "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |