Last Version

linling 1.2.0

Linling FrameWork

License

License

GroupId

GroupId

cn.hll520.linling
ArtifactId

ArtifactId

linling
Version

Version

1.2.0
Type

Type

pom
Description

Description

linling
Linling FrameWork
Source Code Management

Source Code Management

https://github.com/lengpucheng/linling

Download linling 1.2.0

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"]

Dependencies

compile (8)

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

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

  • linling-core
  • linling-app
  • linling-core-code-generation