Last Version

CSVSum 0.6.0

CSV Summariser

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.ansell.csv.sum
ArtifactId

ArtifactId

csvsum
Version

Version

0.6.0
Type

Type

jar
Description

Description

CSVSum
CSV Summariser
Project URL

Project URL

https://github.com/ansell/csvsum/

Download csvsum 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.ansell.csv.sum/csvsum/ -->
<dependency>
    <groupId>com.github.ansell.csv.sum</groupId>
    <artifactId>csvsum</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.csv.sum/csvsum/
implementation 'com.github.ansell.csv.sum:csvsum:0.6.0'
// https://jarcasting.com/artifacts/com.github.ansell.csv.sum/csvsum/
implementation ("com.github.ansell.csv.sum:csvsum:0.6.0")
'com.github.ansell.csv.sum:csvsum:jar:0.6.0'
<dependency org="com.github.ansell.csv.sum" name="csvsum" rev="0.6.0">
  <artifact name="csvsum" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.csv.sum', module='csvsum', version='0.6.0')
)
libraryDependencies += "com.github.ansell.csv.sum" % "csvsum" % "0.6.0"
[com.github.ansell.csv.sum/csvsum "0.6.0"]

Dependencies

compile (12)

Group / Artifact Type Version
com.github.ansell.jdefaultdict : jdefaultdict jar 0.1
com.fasterxml.jackson.core : jackson-core jar 2.9.3
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.9.3
net.sf.jopt-simple : jopt-simple jar 5.0.4
org.codehaus.groovy : groovy-jsr223 jar 2.4.10
org.luaj : luaj-jse jar 3.0.1
org.jooq : jool jar 0.9.12
com.github.jsonld-java : jsonld-java jar 0.11.1
com.healthmarketscience.jackcess : jackcess jar 2.1.6
com.github.ansell.shp : utm2wgs jar 0.0.3
com.github.ansell.csv : csvstream jar 0.0.5
com.fasterxml.util : java-merge-sort jar 1.0.1

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.apache.derby : derby jar 10.13.1.1
org.postgresql : postgresql jar 42.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.