Last Version

jxls-spring 1.2.0

jxls的spring扩展

License

License

GroupId

GroupId

cn.belier
ArtifactId

ArtifactId

jxls-spring
Version

Version

1.2.0
Type

Type

jar
Description

Description

jxls-spring
jxls的spring扩展

Download jxls-spring 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.0.0.RELEASE
org.springframework : spring-web jar 5.0.0.RELEASE
org.jxls : jxls jar 2.6.0
org.jxls : jxls-poi jar 1.2.0
org.projectlombok : lombok Optional jar 1.16.18
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.