| License |
License |
|---|---|
| Categories |
CategoriesTablesaw Business Logic Libraries Science |
| GroupId | GroupIdtech.tablesaw |
| ArtifactId | ArtifactIdtablesaw-saw |
| Last Version | Last Version0.43.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHigh-performance Java Dataframe
|
| Filename | Size |
|---|---|
| tablesaw-saw-0.43.1.pom | |
| tablesaw-saw-0.43.1.jar | 23 KB |
| tablesaw-saw-0.43.1-sources.jar | 11 KB |
| tablesaw-saw-0.43.1-shaded.jar | 1 MB |
| tablesaw-saw-0.43.1-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-saw/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-saw</artifactId>
<version>0.43.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-saw/
implementation 'tech.tablesaw:tablesaw-saw:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-saw/
implementation ("tech.tablesaw:tablesaw-saw:0.43.1")
'tech.tablesaw:tablesaw-saw:jar:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-saw" rev="0.43.1">
<artifact name="tablesaw-saw" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-saw', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-saw" % "0.43.1"
[tech.tablesaw/tablesaw-saw "0.43.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| org.iq80.snappy : snappy | jar | 0.4 |
| 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 |