License |
License |
---|---|
GroupId | GroupIdcom.github.ciweigg |
ArtifactId | ArtifactIdeasyexcel-util |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyexcel-util
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
easyexcel-util-1.0.3.pom | |
easyexcel-util-1.0.3.jar | 21 KB |
easyexcel-util-1.0.3-sources.jar | 14 KB |
easyexcel-util-1.0.3-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ciweigg/easyexcel-util/ -->
<dependency>
<groupId>com.github.ciweigg</groupId>
<artifactId>easyexcel-util</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ciweigg/easyexcel-util/
implementation 'com.github.ciweigg:easyexcel-util:1.0.3'
// https://jarcasting.com/artifacts/com.github.ciweigg/easyexcel-util/
implementation ("com.github.ciweigg:easyexcel-util:1.0.3")
'com.github.ciweigg:easyexcel-util:jar:1.0.3'
<dependency org="com.github.ciweigg" name="easyexcel-util" rev="1.0.3">
<artifact name="easyexcel-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ciweigg', module='easyexcel-util', version='1.0.3')
)
libraryDependencies += "com.github.ciweigg" % "easyexcel-util" % "1.0.3"
[com.github.ciweigg/easyexcel-util "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.1 |
com.alibaba : easyexcel | jar | 2.2.10 |
com.alibaba : fastjson | jar | 1.2.76 |
junit : junit | jar | 4.13.2 |
com.baomidou : mybatis-plus | jar | 3.4.3 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |