License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.gitee.xinjump |
ArtifactId | ArtifactIdxinjump-easyexcel-spring-boot-starter |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionxinjump-easyexcel-spring-boot-starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitee.xinjump/xinjump-easyexcel-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.xinjump</groupId>
<artifactId>xinjump-easyexcel-spring-boot-starter</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.xinjump/xinjump-easyexcel-spring-boot-starter/
implementation 'com.gitee.xinjump:xinjump-easyexcel-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/com.gitee.xinjump/xinjump-easyexcel-spring-boot-starter/
implementation ("com.gitee.xinjump:xinjump-easyexcel-spring-boot-starter:1.0.5")
'com.gitee.xinjump:xinjump-easyexcel-spring-boot-starter:jar:1.0.5'
<dependency org="com.gitee.xinjump" name="xinjump-easyexcel-spring-boot-starter" rev="1.0.5">
<artifact name="xinjump-easyexcel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.xinjump', module='xinjump-easyexcel-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "com.gitee.xinjump" % "xinjump-easyexcel-spring-boot-starter" % "1.0.5"
[com.gitee.xinjump/xinjump-easyexcel-spring-boot-starter "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.xinjump : xinjump-easyexcel-spring-boot-autoconfigure | jar | 1.0.5 |