| License |
License |
|---|---|
| GroupId | GroupIdcn.belier |
| ArtifactId | ArtifactIdjxls-spring |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjxls-spring
jxls的spring扩展
|
| Filename | Size |
|---|---|
| jxls-spring-1.2.0.pom | |
| jxls-spring-1.2.0.jar | 16 KB |
| jxls-spring-1.2.0-sources.jar | 11 KB |
| jxls-spring-1.2.0-javadoc.jar | 114 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |