License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.trentorise.opendata |
ArtifactId | ArtifactIdjackan |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJackan
Java client to access CKAN repositories.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTrento Rise |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jackan-0.4.2.pom | |
jackan-0.4.2.jar | 42 KB |
jackan-0.4.2-tests.jar | 31 KB |
jackan-0.4.2-sources.jar | 29 KB |
jackan-0.4.2-javadoc.jar | 151 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
eu.trentorise.opendata : traceprov | jar | 0.3.0 |
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 |