License |
License |
---|---|
GroupId | GroupIdcom.efeichong |
ArtifactId | ArtifactIdexcel-common |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionefeichong-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
excel-common-1.0.4.pom | |
excel-common-1.0.4.jar | 24 KB |
excel-common-1.0.4-sources.jar | 15 KB |
excel-common-1.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.efeichong/excel-common/
implementation 'com.efeichong:excel-common:1.0.4'
// https://jarcasting.com/artifacts/com.efeichong/excel-common/
implementation ("com.efeichong:excel-common:1.0.4")
'com.efeichong:excel-common:jar:1.0.4'
<dependency org="com.efeichong" name="excel-common" rev="1.0.4">
<artifact name="excel-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efeichong', module='excel-common', version='1.0.4')
)
libraryDependencies += "com.efeichong" % "excel-common" % "1.0.4"
[com.efeichong/excel-common "1.0.4"]
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 |