| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier Tablesaw Business Logic Libraries Science |
| GroupId | GroupIdtech.tablesaw |
| ArtifactId | ArtifactIdtablesaw-jsplot |
| Last Version | Last Version0.43.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHigh-performance Java Dataframe
|
| Filename | Size |
|---|---|
| tablesaw-jsplot-0.43.1.pom | |
| tablesaw-jsplot-0.43.1.jar | 207 KB |
| tablesaw-jsplot-0.43.1-sources.jar | 91 KB |
| tablesaw-jsplot-0.43.1-shaded.jar | 716 KB |
| tablesaw-jsplot-0.43.1-javadoc.jar | 779 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-jsplot/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-jsplot</artifactId>
<version>0.43.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-jsplot/
implementation 'tech.tablesaw:tablesaw-jsplot:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-jsplot/
implementation ("tech.tablesaw:tablesaw-jsplot:0.43.1")
'tech.tablesaw:tablesaw-jsplot:jar:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-jsplot" rev="0.43.1">
<artifact name="tablesaw-jsplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-jsplot', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-jsplot" % "0.43.1"
[tech.tablesaw/tablesaw-jsplot "0.43.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| io.pebbletemplates : pebble | jar | 3.1.2 |
| tech.tablesaw : tablesaw-core | jar | 0.43.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |