is not current version
Last Version 1.3.0.5.RELEASE

com.github.luues:spring-boot-starter-easyexcel 1.2.9.2.RELEASE

A simple encapsulation based on easyexcel operation Excel

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

spring-boot-starter-easyexcel
Version

Version

1.2.9.2.RELEASE
Type

Type

jar

Download spring-boot-starter-easyexcel 1.2.9.2.RELEASE


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