auto-export-spring-boot-starter

auto export tool

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.gongbox
ArtifactId

ArtifactId

auto-export-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

auto-export-spring-boot-starter
auto export tool

Download auto-export-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.gongbox/auto-export-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.gongbox</groupId>
    <artifactId>auto-export-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gongbox/auto-export-spring-boot-starter/
implementation 'io.github.gongbox:auto-export-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.gongbox/auto-export-spring-boot-starter/
implementation ("io.github.gongbox:auto-export-spring-boot-starter:1.0.1")
'io.github.gongbox:auto-export-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.gongbox" name="auto-export-spring-boot-starter" rev="1.0.1">
  <artifact name="auto-export-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gongbox', module='auto-export-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.gongbox" % "auto-export-spring-boot-starter" % "1.0.1"
[io.github.gongbox/auto-export-spring-boot-starter "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
com.alibaba : easyexcel jar 2.2.8

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 3.0-alpha-1
org.springframework : spring-context jar 5.2.11.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.6.RELEASE
org.springframework : spring-web jar 5.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0