License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud.starter |
ArtifactId | ArtifactIdework-cloud-starter-excel |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-excel/
implementation 'com.eworkcloud.starter:ework-cloud-starter-excel:2.6.0'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-excel/
implementation ("com.eworkcloud.starter:ework-cloud-starter-excel:2.6.0")
'com.eworkcloud.starter:ework-cloud-starter-excel:jar:2.6.0'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-excel" rev="2.6.0">
<artifact name="ework-cloud-starter-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-excel', version='2.6.0')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-excel" % "2.6.0"
[com.eworkcloud.starter/ework-cloud-starter-excel "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.8 |
org.apache.poi : poi | jar | 5.2.2 |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
org.projectlombok : lombok Optional | jar | 1.18.24 |