License |
License |
---|---|
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.springboot.excell |
Version | Version1.1.1.0 |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.excell/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.springboot.excell</artifactId>
<version>1.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.excell/
implementation 'com.gitee.zcx7878:leisure.springboot.excell:1.1.1.0'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.excell/
implementation ("com.gitee.zcx7878:leisure.springboot.excell:1.1.1.0")
'com.gitee.zcx7878:leisure.springboot.excell:jar:1.1.1.0'
<dependency org="com.gitee.zcx7878" name="leisure.springboot.excell" rev="1.1.1.0">
<artifact name="leisure.springboot.excell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.springboot.excell', version='1.1.1.0')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.springboot.excell" % "1.1.1.0"
[com.gitee.zcx7878/leisure.springboot.excell "1.1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zcx7878 : leisure.springboot.web | jar | 1.1.1.0 |
com.alibaba : easyexcel | jar | 1.1.2-beta5 |