| License |
License |
|---|---|
| GroupId | GroupIdcom.uetty |
| ArtifactId | ArtifactIdcommon-excel |
| Last Version | Last Version1.0.3-SR |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-excel
excel writer common tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-excel-1.0.3-SR.pom | |
| common-excel-1.0.3-SR.jar | 55 KB |
| common-excel-1.0.3-SR-sources.jar | 31 KB |
| common-excel-1.0.3-SR-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uetty/common-excel/ -->
<dependency>
<groupId>com.uetty</groupId>
<artifactId>common-excel</artifactId>
<version>1.0.3-SR</version>
</dependency>
// https://jarcasting.com/artifacts/com.uetty/common-excel/
implementation 'com.uetty:common-excel:1.0.3-SR'
// https://jarcasting.com/artifacts/com.uetty/common-excel/
implementation ("com.uetty:common-excel:1.0.3-SR")
'com.uetty:common-excel:jar:1.0.3-SR'
<dependency org="com.uetty" name="common-excel" rev="1.0.3-SR">
<artifact name="common-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uetty', module='common-excel', version='1.0.3-SR')
)
libraryDependencies += "com.uetty" % "common-excel" % "1.0.3-SR"
[com.uetty/common-excel "1.0.3-SR"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : easyexcel | jar | 1.1.2-beta5 |