License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.gongbox |
ArtifactId | ArtifactIdauto-export-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauto-export-spring-boot-starter
auto export tool
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
com.alibaba : easyexcel | jar | 2.2.8 |
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 |