Last Version

ckanalyze-client 0.1.1

Tool to perform statistics on CKAN datasets written in Java. More info can be found in the Wiki. -- Java Client library

Categories

Categories

Data CLI User Interface
GroupId

GroupId

eu.trentorise.opendata
ArtifactId

ArtifactId

ckanalyze-client
Version

Version

0.1.1
Type

Type

jar
Description

Description

ckanalyze-client
Tool to perform statistics on CKAN datasets written in Java. More info can be found in the Wiki. -- Java Client library
Project URL

Project URL

https://github.com/opendatatrentino/CKANalyze

Download ckanalyze-client 0.1.1


<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-client/ -->
<dependency>
    <groupId>eu.trentorise.opendata</groupId>
    <artifactId>ckanalyze-client</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-client/
implementation 'eu.trentorise.opendata:ckanalyze-client:0.1.1'
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-client/
implementation ("eu.trentorise.opendata:ckanalyze-client:0.1.1")
'eu.trentorise.opendata:ckanalyze-client:jar:0.1.1'
<dependency org="eu.trentorise.opendata" name="ckanalyze-client" rev="0.1.1">
  <artifact name="ckanalyze-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata', module='ckanalyze-client', version='0.1.1')
)
libraryDependencies += "eu.trentorise.opendata" % "ckanalyze-client" % "0.1.1"
[eu.trentorise.opendata/ckanalyze-client "0.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
eu.trentorise.opendata : ckanalyze-model jar 0.1.0
com.sun.jersey : jersey-client jar 1.17.1
com.sun.jersey : jersey-json jar 1.17.1
org.codehaus.jackson : jackson-core-asl jar 1.9.11
org.codehaus.jackson : jackson-xc jar 1.9.11
org.codehaus.jackson : jackson-jaxrs jar 1.9.11
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.