License |
License |
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdtech.tablesaw |
ArtifactId | ArtifactIdtablesaw-excel |
Last Version | Last Version0.43.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHigh-performance Java Dataframe
|
Filename | Size |
---|---|
tablesaw-excel-0.43.1.pom | |
tablesaw-excel-0.43.1.jar | 13 KB |
tablesaw-excel-0.43.1-sources.jar | 6 KB |
tablesaw-excel-0.43.1-shaded.jar | 18 MB |
tablesaw-excel-0.43.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-excel/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-excel</artifactId>
<version>0.43.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-excel/
implementation 'tech.tablesaw:tablesaw-excel:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-excel/
implementation ("tech.tablesaw:tablesaw-excel:0.43.1")
'tech.tablesaw:tablesaw-excel:jar:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-excel" rev="0.43.1">
<artifact name="tablesaw-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-excel', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-excel" % "0.43.1"
[tech.tablesaw/tablesaw-excel "0.43.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 5.2.2 |
Group / Artifact | Type | Version |
---|---|---|
tech.tablesaw : tablesaw-core | jar | 0.43.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |