Last Version

lanxiao-core 0.0.1

LanXiao Core

License

License

GroupId

GroupId

com.github.gitqiao
ArtifactId

ArtifactId

lanxiao-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

lanxiao-core
LanXiao Core
Project Organization

Project Organization

LanXiao Personal Tailor.

Download lanxiao-core 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-core/ -->
<dependency>
    <groupId>com.github.gitqiao</groupId>
    <artifactId>lanxiao-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-core/
implementation 'com.github.gitqiao:lanxiao-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-core/
implementation ("com.github.gitqiao:lanxiao-core:0.0.1")
'com.github.gitqiao:lanxiao-core:jar:0.0.1'
<dependency org="com.github.gitqiao" name="lanxiao-core" rev="0.0.1">
  <artifact name="lanxiao-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitqiao', module='lanxiao-core', version='0.0.1')
)
libraryDependencies += "com.github.gitqiao" % "lanxiao-core" % "0.0.1"
[com.github.gitqiao/lanxiao-core "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.4.RELEASE
cn.afterturn : easypoi-spring-boot-starter jar 4.2.0
cn.hutool : hutool-all jar 5.4.0
com.google.guava : guava jar 24.1.1-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.