is not current version
Last Version 1.2.0

cn.belier:jxls-spring-boot-starter 1.1.0

jxls的spring boot自动装配

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.belier
ArtifactId

ArtifactId

jxls-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar

Download jxls-spring-boot-starter 1.1.0


<!-- https://jarcasting.com/artifacts/cn.belier/jxls-spring-boot-starter/ -->
<dependency>
    <groupId>cn.belier</groupId>
    <artifactId>jxls-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.belier/jxls-spring-boot-starter/
implementation 'cn.belier:jxls-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/cn.belier/jxls-spring-boot-starter/
implementation ("cn.belier:jxls-spring-boot-starter:1.1.0")
'cn.belier:jxls-spring-boot-starter:jar:1.1.0'
<dependency org="cn.belier" name="jxls-spring-boot-starter" rev="1.1.0">
  <artifact name="jxls-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.belier', module='jxls-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "cn.belier" % "jxls-spring-boot-starter" % "1.1.0"
[cn.belier/jxls-spring-boot-starter "1.1.0"]