Last Version

org.ifinalframework:final-poi 1.3.4

Final framework with Spring Boot

License

License

GroupId

GroupId

org.ifinalframework
ArtifactId

ArtifactId

final-poi
Version

Version

1.3.4
Type

Type

jar
Description

Description

Final framework with Spring Boot
Source Code Management

Source Code Management

https://github.com/final-projects/final-framework/tree/master/final-poi

Download final-poi 1.3.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-context jar
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0
org.ifinalframework : final-core jar 1.3.4
org.projectlombok : lombok Optional jar 1.18.22

test (2)

Group / Artifact Type Version
org.ifinalframework : final-json jar 1.3.4
org.springframework.boot : spring-boot-starter-test Optional jar 2.6.6

Project Modules

There are no modules declared in this project.