License |
License |
---|---|
GroupId | GroupIdcn.wangshuaitong.library |
ArtifactId | ArtifactIdmodule-office |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description常用基础组件库
|
Filename | Size |
---|---|
module-office-1.0.2.pom | |
module-office-1.0.2.jar | 49 KB |
module-office-1.0.2-sources.jar | 23 KB |
module-office-1.0.2-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-office/ -->
<dependency>
<groupId>cn.wangshuaitong.library</groupId>
<artifactId>module-office</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-office/
implementation 'cn.wangshuaitong.library:module-office:1.0.2'
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-office/
implementation ("cn.wangshuaitong.library:module-office:1.0.2")
'cn.wangshuaitong.library:module-office:jar:1.0.2'
<dependency org="cn.wangshuaitong.library" name="module-office" rev="1.0.2">
<artifact name="module-office" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wangshuaitong.library', module='module-office', version='1.0.2')
)
libraryDependencies += "cn.wangshuaitong.library" % "module-office" % "1.0.2"
[cn.wangshuaitong.library/module-office "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.wangshuaitong.library : library-basic | jar | 1.0.2 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
com.alibaba : fastjson | jar | 1.2.56 |