is not current version
Last Version 1.2.0

cn.belier:jxls-spring 1.1.0

jxls的spring扩展

GroupId

GroupId

cn.belier
ArtifactId

ArtifactId

jxls-spring
Version

Version

1.1.0
Type

Type

jar

Download jxls-spring 1.1.0


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