is not current version
Last Version 0.1.1

eu.trentorise.opendata:ckanalyze-client 0.1.0

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.0
Type

Type

jar

Download ckanalyze-client 0.1.0


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