License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.trentorise.opendata |
ArtifactId | ArtifactIdckanalyze-jpa |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionckanalyze-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 |
Filename | Size |
---|---|
ckanalyze-jpa-0.1.0.pom | |
ckanalyze-jpa-0.1.0.jar | 10 KB |
ckanalyze-jpa-0.1.0-sources.jar | 8 KB |
ckanalyze-jpa-0.1.0-javadoc.jar | 65 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 4.2.3.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |