Last Version

ckanalyze-jpa 0.1.0

Tool to perform statistics on CKAN datasets written in Java. More info can be found in the Wiki. -- JPA persistency library

License

License

Categories

Categories

Data
GroupId

GroupId

eu.trentorise.opendata
ArtifactId

ArtifactId

ckanalyze-jpa
Version

Version

0.1.0
Type

Type

jar
Description

Description

ckanalyze-jpa
Tool to perform statistics on CKAN datasets written in Java. More info can be found in the Wiki. -- JPA persistency library
Project URL

Project URL

https://github.com/opendatatrentino/CKANalyze

Download ckanalyze-jpa 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.2.3.Final

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.