Last Version

Tablesaw 0.43.1

High-performance Java Dataframe

License

License

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-parent
Version

Version

0.43.1
Type

Type

pom
Description

Description

Tablesaw
High-performance Java Dataframe
Project URL

Project URL

https://github.com/jtablesaw/tablesaw

Download tablesaw-parent 0.43.1

Filename Size
tablesaw-parent-0.43.1.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-parent/ -->
<dependency>
    <groupId>tech.tablesaw</groupId>
    <artifactId>tablesaw-parent</artifactId>
    <version>0.43.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-parent/
implementation 'tech.tablesaw:tablesaw-parent:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-parent/
implementation ("tech.tablesaw:tablesaw-parent:0.43.1")
'tech.tablesaw:tablesaw-parent:pom:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-parent" rev="0.43.1">
  <artifact name="tablesaw-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-parent', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-parent" % "0.43.1"
[tech.tablesaw/tablesaw-parent "0.43.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • aggregate
  • beakerx
  • excel
  • html
  • json
  • jsplot
  • saw
  • docs-src