Last Version

Joinery 1.10

Data frames for Java

License

License

Categories

Categories

Data
GroupId

GroupId

sh.joinery
ArtifactId

ArtifactId

joinery-dataframe
Version

Version

1.10
Type

Type

jar
Description

Description

Joinery
Data frames for Java
Project URL

Project URL

https://joinery.sh/

Download joinery-dataframe 1.10


<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.derby : derby jar 10.14.2.0

Project Modules

There are no modules declared in this project.