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