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