| License |
License |
|---|---|
| GroupId | GroupIdcom.uetty |
| ArtifactId | ArtifactIdcommon-excel |
| Version | Version1.0.3 |
| 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.pom | |
| common-excel-1.0.3.jar | 55 KB |
| common-excel-1.0.3-sources.jar | 31 KB |
| common-excel-1.0.3-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</version>
</dependency>
// https://jarcasting.com/artifacts/com.uetty/common-excel/
implementation 'com.uetty:common-excel:1.0.3'
// https://jarcasting.com/artifacts/com.uetty/common-excel/
implementation ("com.uetty:common-excel:1.0.3")
'com.uetty:common-excel:jar:1.0.3'
<dependency org="com.uetty" name="common-excel" rev="1.0.3">
<artifact name="common-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uetty', module='common-excel', version='1.0.3')
)
libraryDependencies += "com.uetty" % "common-excel" % "1.0.3"
[com.uetty/common-excel "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : easyexcel | jar | 1.1.2-beta5 |
| org.apache.logging.log4j : log4j-core | jar | 2.4.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.4.1 |
| org.apache.logging.log4j : log4j-web | jar | 2.4.1 |
| org.slf4j : slf4j-api | jar | 1.7.13 |