License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.trentorise.opendata |
ArtifactId | ArtifactIdckanalyze-model |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionckanalyze-model
Tool to perform statistics on CKAN datasets written in Java. More info can be found in the Wiki. -- Model component
|
Project URL |
Project URL |
Filename | Size |
---|---|
ckanalyze-model-0.1.1.pom | |
ckanalyze-model-0.1.1.jar | 12 KB |
ckanalyze-model-0.1.1-sources.jar | 10 KB |
ckanalyze-model-0.1.1-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/ -->
<dependency>
<groupId>eu.trentorise.opendata</groupId>
<artifactId>ckanalyze-model</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/
implementation 'eu.trentorise.opendata:ckanalyze-model:0.1.1'
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/
implementation ("eu.trentorise.opendata:ckanalyze-model:0.1.1")
'eu.trentorise.opendata:ckanalyze-model:jar:0.1.1'
<dependency org="eu.trentorise.opendata" name="ckanalyze-model" rev="0.1.1">
<artifact name="ckanalyze-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata', module='ckanalyze-model', version='0.1.1')
)
libraryDependencies += "eu.trentorise.opendata" % "ckanalyze-model" % "0.1.1"
[eu.trentorise.opendata/ckanalyze-model "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |