License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud |
ArtifactId | ArtifactIdework-cloud-starter-excel |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEwork Cloud Starter Excel
Ework Cloud Starter Excel
|
<!-- https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-excel/ -->
<dependency>
<groupId>com.eworkcloud</groupId>
<artifactId>ework-cloud-starter-excel</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-excel/
implementation 'com.eworkcloud:ework-cloud-starter-excel:2.2.1'
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-excel/
implementation ("com.eworkcloud:ework-cloud-starter-excel:2.2.1")
'com.eworkcloud:ework-cloud-starter-excel:jar:2.2.1'
<dependency org="com.eworkcloud" name="ework-cloud-starter-excel" rev="2.2.1">
<artifact name="ework-cloud-starter-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud', module='ework-cloud-starter-excel', version='2.2.1')
)
libraryDependencies += "com.eworkcloud" % "ework-cloud-starter-excel" % "2.2.1"
[com.eworkcloud/ework-cloud-starter-excel "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.2.5.RELEASE |
org.apache.poi : poi | jar | 4.1.2 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.projectlombok : lombok Optional | jar | 1.18.12 |