is not current version
Last Version 1.1.0

easyexcel 1.0.4

easy excel

License

License

GroupId

GroupId

com.gitee.xinjump
ArtifactId

ArtifactId

easyexcel
Version

Version

1.0.4
Type

Type

pom
Description

Description

easyexcel
easy excel
Project URL

Project URL

https://gitee.com/xinjump/xinjump-easyexcel.git

Download easyexcel 1.0.4

Filename Size
easyexcel-1.0.4.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gitee.xinjump/easyexcel/ -->
<dependency>
    <groupId>com.gitee.xinjump</groupId>
    <artifactId>easyexcel</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.xinjump/easyexcel/
implementation 'com.gitee.xinjump:easyexcel:1.0.4'
// https://jarcasting.com/artifacts/com.gitee.xinjump/easyexcel/
implementation ("com.gitee.xinjump:easyexcel:1.0.4")
'com.gitee.xinjump:easyexcel:pom:1.0.4'
<dependency org="com.gitee.xinjump" name="easyexcel" rev="1.0.4">
  <artifact name="easyexcel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.xinjump', module='easyexcel', version='1.0.4')
)
libraryDependencies += "com.gitee.xinjump" % "easyexcel" % "1.0.4"
[com.gitee.xinjump/easyexcel "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xinjump-easyexcel
  • xinjump-easyexcel-example
  • xinjump-easyexcel-spring-boot-autoconfigure
  • xinjump-easyexcel-spring-boot-starter