Last Version

tech.tablesaw:tablesaw-core 0.43.1

High-performance Java Dataframe

License

License

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-core
Version

Version

0.43.1
Type

Type

jar
Description

Description

High-performance Java Dataframe

Download tablesaw-core 0.43.1


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
com.github.haifengl : smile-data Optional jar 2.0.0

test (8)

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

Project Modules

There are no modules declared in this project.