Last Version

cn.hll520.linling:linling-app 1.2.0

Linling FrameWork

License

License

GroupId

GroupId

cn.hll520.linling
ArtifactId

ArtifactId

linling-app
Version

Version

1.2.0
Type

Type

jar
Description

Description

Linling FrameWork

Download linling-app 1.2.0


<!-- https://jarcasting.com/artifacts/cn.hll520.linling/linling-app/ -->
<dependency>
    <groupId>cn.hll520.linling</groupId>
    <artifactId>linling-app</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hll520.linling/linling-app/
implementation 'cn.hll520.linling:linling-app:1.2.0'
// https://jarcasting.com/artifacts/cn.hll520.linling/linling-app/
implementation ("cn.hll520.linling:linling-app:1.2.0")
'cn.hll520.linling:linling-app:jar:1.2.0'
<dependency org="cn.hll520.linling" name="linling-app" rev="1.2.0">
  <artifact name="linling-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hll520.linling', module='linling-app', version='1.2.0')
)
libraryDependencies += "cn.hll520.linling" % "linling-app" % "1.2.0"
[cn.hll520.linling/linling-app "1.2.0"]

Dependencies

compile (9)

Group / Artifact Type Version
cn.hll520.linling : linling-core jar 1.2.0
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

runtime (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
org.springframework.boot : spring-boot-devtools Optional jar 2.4.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.