License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdoffice-sdk-excel |
Version | Version7.1.0.Final |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/office-sdk-excel/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>office-sdk-excel</artifactId>
<version>7.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/office-sdk-excel/
implementation 'cn.stylefeng.roses:office-sdk-excel:7.1.0.Final'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/office-sdk-excel/
implementation ("cn.stylefeng.roses:office-sdk-excel:7.1.0.Final")
'cn.stylefeng.roses:office-sdk-excel:jar:7.1.0.Final'
<dependency org="cn.stylefeng.roses" name="office-sdk-excel" rev="7.1.0.Final">
<artifact name="office-sdk-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='office-sdk-excel', version='7.1.0.Final')
)
libraryDependencies += "cn.stylefeng.roses" % "office-sdk-excel" % "7.1.0.Final"
[cn.stylefeng.roses/office-sdk-excel "7.1.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : office-api | jar | 7.1.0.Final |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.0.Final |
com.alibaba : easyexcel | jar | 2.2.6 |