License |
License |
---|---|
GroupId | GroupIdcom.efeichong |
ArtifactId | ArtifactIdexcel-common |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionefeichong-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
excel-common-1.0.7.pom | |
excel-common-1.0.7.jar | 24 KB |
excel-common-1.0.7-sources.jar | 15 KB |
excel-common-1.0.7-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efeichong/excel-common/ -->
<dependency>
<groupId>com.efeichong</groupId>
<artifactId>excel-common</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.efeichong/excel-common/
implementation 'com.efeichong:excel-common:1.0.7'
// https://jarcasting.com/artifacts/com.efeichong/excel-common/
implementation ("com.efeichong:excel-common:1.0.7")
'com.efeichong:excel-common:jar:1.0.7'
<dependency org="com.efeichong" name="excel-common" rev="1.0.7">
<artifact name="excel-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efeichong', module='excel-common', version='1.0.7')
)
libraryDependencies += "com.efeichong" % "excel-common" % "1.0.7"
[com.efeichong/excel-common "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : easyexcel | jar | 3.0.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |