j

july-excel

excel导入导出工具
The Apache Software License, Version 2.0
zengxueqi
Files download
File Operation
july-excel-1.0.2-RELEASE.jar download
july-excel-1.0.2-RELEASE.pom download
july-excel-1.0.2-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.zengxueqi-yu</groupId>
  <artifactId>july-excel</artifactId>
  <version>1.0.2-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.zengxueqi-yu:july-excel:1.0.2-RELEASE'
Gradle Kotlin
implementation("com.github.zengxueqi-yu:july-excel:1.0.2-RELEASE")
Scala SBT
libraryDependencies += "com.github.zengxueqi-yu" % "july-excel" % "1.0.2-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.zengxueqi-yu', module='july-excel', version='1.0.2-RELEASE')
)
Apache Ivy
<dependency org="com.github.zengxueqi-yu" name="july-excel" rev="1.0.2-RELEASE" />
Leiningen
[com.github.zengxueqi-yu/july-excel "1.0.2-RELEASE"]
Apache Buildr
'com.github.zengxueqi-yu:july-excel:jar:1.0.2-RELEASE'