License |
License |
---|---|
GroupId | GroupIdio.github.gongbox |
ArtifactId | ArtifactIdeasyexcel-plus-common |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptioneasyexcel-plus
|
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-common/ -->
<dependency>
<groupId>io.github.gongbox</groupId>
<artifactId>easyexcel-plus-common</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-common/
implementation 'io.github.gongbox:easyexcel-plus-common:2.1.0'
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-common/
implementation ("io.github.gongbox:easyexcel-plus-common:2.1.0")
'io.github.gongbox:easyexcel-plus-common:jar:2.1.0'
<dependency org="io.github.gongbox" name="easyexcel-plus-common" rev="2.1.0">
<artifact name="easyexcel-plus-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus-common', version='2.1.0')
)
libraryDependencies += "io.github.gongbox" % "easyexcel-plus-common" % "2.1.0"
[io.github.gongbox/easyexcel-plus-common "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.6 |