License |
License |
---|---|
Categories |
CategoriesSpring MVC User Interface Web Frameworks |
GroupId | GroupIdcom.github.wuyanzuplus |
ArtifactId | ArtifactIdspring-mvc-excel |
Last Version | Last Version0.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-mvc-excel
A Common Framework for Spring MVC
|
<!-- https://jarcasting.com/artifacts/com.github.wuyanzuplus/spring-mvc-excel/ -->
<dependency>
<groupId>com.github.wuyanzuplus</groupId>
<artifactId>spring-mvc-excel</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/spring-mvc-excel/
implementation 'com.github.wuyanzuplus:spring-mvc-excel:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/spring-mvc-excel/
implementation ("com.github.wuyanzuplus:spring-mvc-excel:0.0.2-RELEASE")
'com.github.wuyanzuplus:spring-mvc-excel:jar:0.0.2-RELEASE'
<dependency org="com.github.wuyanzuplus" name="spring-mvc-excel" rev="0.0.2-RELEASE">
<artifact name="spring-mvc-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuyanzuplus', module='spring-mvc-excel', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.wuyanzuplus" % "spring-mvc-excel" % "0.0.2-RELEASE"
[com.github.wuyanzuplus/spring-mvc-excel "0.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 4.0.1 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-webmvc | jar | 5.0.10.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.2.0.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.4 |
org.slf4j : slf4j-api | jar | 1.7.28 |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.0.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.0.RELEASE |