License |
License |
---|---|
Categories |
CategoriesJSON Data Tablesaw Business Logic Libraries Science |
GroupId | GroupIdtech.tablesaw |
ArtifactId | ArtifactIdtablesaw-json |
Last Version | Last Version0.43.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHigh-performance Java Dataframe
|
Filename | Size |
---|---|
tablesaw-json-0.43.1.pom | |
tablesaw-json-0.43.1.jar | 11 KB |
tablesaw-json-0.43.1-sources.jar | 6 KB |
tablesaw-json-0.43.1-shaded.jar | 2 MB |
tablesaw-json-0.43.1-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-json/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-json</artifactId>
<version>0.43.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-json/
implementation 'tech.tablesaw:tablesaw-json:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-json/
implementation ("tech.tablesaw:tablesaw-json:0.43.1")
'tech.tablesaw:tablesaw-json:jar:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-json" rev="0.43.1">
<artifact name="tablesaw-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-json', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-json" % "0.43.1"
[tech.tablesaw/tablesaw-json "0.43.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
com.github.wnameless.json : json-flattener | jar | 0.8.1 |
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 |