Last Version

spring-mvc-excel 0.0.2-RELEASE

A Common Framework for Spring MVC

License

License

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

com.github.wuyanzuplus
ArtifactId

ArtifactId

spring-mvc-excel
Version

Version

0.0.2-RELEASE
Type

Type

jar
Description

Description

spring-mvc-excel
A Common Framework for Spring MVC

Download spring-mvc-excel 0.0.2-RELEASE


<!-- 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"]

Dependencies

compile (7)

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

test (2)

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

Project Modules

There are no modules declared in this project.