Last Version

easyexcel 1.1.0

easy excel

License

License

GroupId

GroupId

com.gitee.xinjump
ArtifactId

ArtifactId

easyexcel
Version

Version

1.1.0
Type

Type

pom
Description

Description

easyexcel
easy excel
Project URL

Project URL

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

Download easyexcel 1.1.0

Filename Size
easyexcel-1.1.0.pom 8 KB
Browse

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

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