jxls-spring-boot-starter

jxls的spring boot自动装配

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.belier
ArtifactId

ArtifactId

jxls-spring-boot-starter
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jxls-spring-boot-starter
jxls的spring boot自动装配

Download jxls-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.1.RELEASE
org.projectlombok : lombok Optional jar 1.16.18
cn.belier : jxls-spring jar 1.2.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0