is not current version
Last Version 0.0.2-RELEASE

com.github.wuyanzuplus:spring-mvc-excel 0.0.1-RELEASE


Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

com.github.wuyanzuplus
ArtifactId

ArtifactId

spring-mvc-excel
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download spring-mvc-excel 0.0.1-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.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/spring-mvc-excel/
implementation 'com.github.wuyanzuplus:spring-mvc-excel:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/spring-mvc-excel/
implementation ("com.github.wuyanzuplus:spring-mvc-excel:0.0.1-RELEASE")
'com.github.wuyanzuplus:spring-mvc-excel:jar:0.0.1-RELEASE'
<dependency org="com.github.wuyanzuplus" name="spring-mvc-excel" rev="0.0.1-RELEASE">
  <artifact name="spring-mvc-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuyanzuplus', module='spring-mvc-excel', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.wuyanzuplus" % "spring-mvc-excel" % "0.0.1-RELEASE"
[com.github.wuyanzuplus/spring-mvc-excel "0.0.1-RELEASE"]