| License |
License |
|---|---|
| Categories |
Categoriesfastexcel Business Logic Libraries Documents Processing |
| GroupId | GroupIdorg.dhatim |
| ArtifactId | ArtifactIdfastexcel-e2e |
| Last Version | Last Version0.12.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFastexcel End-to-End tests
Fast library to process Excel workbooks
|
| Filename | Size |
|---|---|
| fastexcel-e2e-0.12.15.pom | |
| fastexcel-e2e-0.12.15.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dhatim/fastexcel-e2e/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel-e2e</artifactId>
<version>0.12.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-e2e/
implementation 'org.dhatim:fastexcel-e2e:0.12.15'
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-e2e/
implementation ("org.dhatim:fastexcel-e2e:0.12.15")
'org.dhatim:fastexcel-e2e:jar:0.12.15'
<dependency org="org.dhatim" name="fastexcel-e2e" rev="0.12.15">
<artifact name="fastexcel-e2e" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='fastexcel-e2e', version='0.12.15')
)
libraryDependencies += "org.dhatim" % "fastexcel-e2e" % "0.12.15"
[org.dhatim/fastexcel-e2e "0.12.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dhatim : fastexcel | jar | 0.12.15 |
| org.dhatim : fastexcel-reader | jar | 0.12.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.poi : poi-ooxml | jar | 5.2.2 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.openjdk.jmh : jmh-core | jar | 1.35 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |
| com.monitorjbl : xlsx-streamer | jar | 2.2.0 |