| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.afterturn |
| ArtifactId | ArtifactIdeasypoi-spring-boot-starter |
| Version | Version4.3.0 |
| Type | Typejar |
| Description |
Descriptioneasypoi-spring-boot-starter
office utils base poi
|
| Project Organization |
Project OrganizationLumer |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.afterturn/easypoi-spring-boot-starter/ -->
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-spring-boot-starter</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-spring-boot-starter/
implementation 'cn.afterturn:easypoi-spring-boot-starter:4.3.0'
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-spring-boot-starter/
implementation ("cn.afterturn:easypoi-spring-boot-starter:4.3.0")
'cn.afterturn:easypoi-spring-boot-starter:jar:4.3.0'
<dependency org="cn.afterturn" name="easypoi-spring-boot-starter" rev="4.3.0">
<artifact name="easypoi-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.afterturn', module='easypoi-spring-boot-starter', version='4.3.0')
)
libraryDependencies += "cn.afterturn" % "easypoi-spring-boot-starter" % "4.3.0"
[cn.afterturn/easypoi-spring-boot-starter "4.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.afterturn : easypoi-web | jar | 4.3.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.6.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.6.RELEASE |