| Categories |
CategoriesData CLI User Interface |
|---|---|
| GroupId | GroupIdeu.trentorise.opendata |
| ArtifactId | ArtifactIdckanalyze-client |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionckanalyze-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 |
| Filename | Size |
|---|---|
| ckanalyze-client-0.1.1.pom | |
| ckanalyze-client-0.1.1.jar | 7 KB |
| ckanalyze-client-0.1.1-sources.jar | 6 KB |
| ckanalyze-client-0.1.1-javadoc.jar | 59 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |