| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.mxpio |
| ArtifactId | ArtifactIdjeecg-boot-base-autopoi |
| Last Version | Last Version2.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjeecg-boot-base-autopoi
Jeecg-boot pro based on jeecg-boot-2.2.1
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jeecg-boot-base-autopoi-2.2.3.pom | |
| jeecg-boot-base-autopoi-2.2.3.jar | 185 KB |
| jeecg-boot-base-autopoi-2.2.3-sources.jar | 122 KB |
| jeecg-boot-base-autopoi-2.2.3-javadoc.jar | 762 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-base-autopoi/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>jeecg-boot-base-autopoi</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-base-autopoi/
implementation 'com.mxpio:jeecg-boot-base-autopoi:2.2.3'
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-base-autopoi/
implementation ("com.mxpio:jeecg-boot-base-autopoi:2.2.3")
'com.mxpio:jeecg-boot-base-autopoi:jar:2.2.3'
<dependency org="com.mxpio" name="jeecg-boot-base-autopoi" rev="2.2.3">
<artifact name="jeecg-boot-base-autopoi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='jeecg-boot-base-autopoi', version='2.2.3')
)
libraryDependencies += "com.mxpio" % "jeecg-boot-base-autopoi" % "2.2.3"
[com.mxpio/jeecg-boot-base-autopoi "2.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 3.16 |
| org.apache.poi : poi-ooxml | jar | 3.16 |
| org.apache.poi : poi-ooxml-schemas | jar | 3.16 |
| xerces : xercesImpl | jar | 2.9.1 |
| org.apache.poi : poi-scratchpad | jar | 3.16 |
| com.google.guava : guava | jar | 26.0-jre |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.slf4j : slf4j-api Optional | jar | 1.7.25 |
| org.springframework : spring-webmvc Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.3.RELEASE |
| org.projectlombok : lombok | jar | 1.18.6 |
| javax.interceptor : javax.interceptor-api | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 2.5 |