Jackan

Java client to access CKAN repositories.

License

License

Categories

Categories

Data
GroupId

GroupId

eu.trentorise.opendata
ArtifactId

ArtifactId

jackan
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jackan
Java client to access CKAN repositories.
Project URL

Project URL

https://github.com/opendatatrentino/jackan
Project Organization

Project Organization

Trento Rise
Source Code Management

Source Code Management

https://github.com/opendatatrentino/jackan

Download jackan

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
eu.trentorise.opendata : traceprov jar 0.3.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
pl.pragmatists : JUnitParams jar 1.0.4
commons-io : commons-io jar 2.4
org.rendersnake : rendersnake jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.3.3
0.3.1
0.2.0