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