License |
License |
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdtech.tablesaw |
ArtifactId | ArtifactIdtablesaw-core |
Last Version | Last Version0.43.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHigh-performance Java Dataframe
|
Filename | Size |
---|---|
tablesaw-core-0.43.1.pom | |
tablesaw-core-0.43.1.jar | 585 KB |
tablesaw-core-0.43.1-tests.jar | 293 KB |
tablesaw-core-0.43.1-sources.jar | 295 KB |
tablesaw-core-0.43.1-shaded.jar | 37 MB |
tablesaw-core-0.43.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-core/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.43.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-core/
implementation 'tech.tablesaw:tablesaw-core:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-core/
implementation ("tech.tablesaw:tablesaw-core:0.43.1")
'tech.tablesaw:tablesaw-core:jar:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-core" rev="0.43.1">
<artifact name="tablesaw-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-core', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-core" % "0.43.1"
[tech.tablesaw/tablesaw-core "0.43.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
org.apache.commons : commons-math3 | jar | 3.6.1 |
it.unimi.dsi : fastutil | jar | 8.3.0 |
org.roaringbitmap : RoaringBitmap | jar | 0.9.25 |
com.univocity : univocity-parsers | jar | 2.8.4 |
com.ibm.icu : icu4j | jar | 65.1 |
io.github.classgraph : classgraph | jar | 4.8.60 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.haifengl : smile-data Optional | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-text | jar | 1.8 |
com.github.jbellis : jamm | jar | 0.3.3 |
com.h2database : h2 | jar | 2.1.210 |
com.github.haifengl : smile-core | jar | 2.0.0 |
com.google.jimfs : jimfs | jar | 1.1 |