Last Version

spring-boot-zleth-poi 1.0.2.RELEASE

Import Java object to excel

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.zleth.poi
ArtifactId

ArtifactId

spring-boot-zleth-poi
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

spring-boot-zleth-poi
Import Java object to excel
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-zleth-poi
Source Code Management

Source Code Management

https://github.com/jeffddjt/spring-boot-zleth-poi

Download spring-boot-zleth-poi 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.zleth.poi/spring-boot-zleth-poi/ -->
<dependency>
    <groupId>com.zleth.poi</groupId>
    <artifactId>spring-boot-zleth-poi</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.zleth.poi/spring-boot-zleth-poi/
implementation 'com.zleth.poi:spring-boot-zleth-poi:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.zleth.poi/spring-boot-zleth-poi/
implementation ("com.zleth.poi:spring-boot-zleth-poi:1.0.2.RELEASE")
'com.zleth.poi:spring-boot-zleth-poi:jar:1.0.2.RELEASE'
<dependency org="com.zleth.poi" name="spring-boot-zleth-poi" rev="1.0.2.RELEASE">
  <artifact name="spring-boot-zleth-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zleth.poi', module='spring-boot-zleth-poi', version='1.0.2.RELEASE')
)
libraryDependencies += "com.zleth.poi" % "spring-boot-zleth-poi" % "1.0.2.RELEASE"
[com.zleth.poi/spring-boot-zleth-poi "1.0.2.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
org.apache.poi : poi jar 4.1.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.