License |
License |
---|---|
Categories |
Categoriesfastexcel Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.dhatim |
ArtifactId | ArtifactIdfastexcel |
Last Version | Last Version0.12.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastexcel Writer
Fast library to process Excel workbooks
|
Filename | Size |
---|---|
fastexcel-0.12.15.pom | |
fastexcel-0.12.15.jar | 53 KB |
fastexcel-0.12.15-sources.jar | 43 KB |
fastexcel-0.12.15-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dhatim/fastexcel/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel</artifactId>
<version>0.12.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/fastexcel/
implementation 'org.dhatim:fastexcel:0.12.15'
// https://jarcasting.com/artifacts/org.dhatim/fastexcel/
implementation ("org.dhatim:fastexcel:0.12.15")
'org.dhatim:fastexcel:jar:0.12.15'
<dependency org="org.dhatim" name="fastexcel" rev="0.12.15">
<artifact name="fastexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='fastexcel', version='0.12.15')
)
libraryDependencies += "org.dhatim" % "fastexcel" % "0.12.15"
[org.dhatim/fastexcel "0.12.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rzymek : opczip | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 5.2.2 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.23.1 |
commons-io : commons-io | jar | 2.11.0 |