License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdsh.joinery |
ArtifactId | ArtifactIdjoinery-dataframe |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJoinery
Data frames for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
joinery-dataframe-1.10.pom | |
joinery-dataframe-1.10.jar | 203 KB |
joinery-dataframe-1.10-sources.jar | 123 KB |
joinery-dataframe-1.10-javadoc.jar | 205 KB |
joinery-dataframe-1.10-jar-with-dependencies.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/sh.joinery/joinery-dataframe/ -->
<dependency>
<groupId>sh.joinery</groupId>
<artifactId>joinery-dataframe</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/sh.joinery/joinery-dataframe/
implementation 'sh.joinery:joinery-dataframe:1.10'
// https://jarcasting.com/artifacts/sh.joinery/joinery-dataframe/
implementation ("sh.joinery:joinery-dataframe:1.10")
'sh.joinery:joinery-dataframe:jar:1.10'
<dependency org="sh.joinery" name="joinery-dataframe" rev="1.10">
<artifact name="joinery-dataframe" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.joinery', module='joinery-dataframe', version='1.10')
)
libraryDependencies += "sh.joinery" % "joinery-dataframe" % "1.10"
[sh.joinery/joinery-dataframe "1.10"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-annotation | jar | 4.1.5 |
net.sf.supercsv : super-csv | jar | 2.4.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.apache.poi : poi Optional | jar | 4.1.2 |
com.xeiam.xchart : xchart Optional | jar | 2.5.1 |
rhino : js Optional | jar | 1.7R2 |
org.jline : jline Optional | jar | 3.14.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.derby : derby | jar | 10.14.2.0 |