Download traceprov-0.1.0.jar file - Jar t

Jar examples for t:traceprov

Description

Java library to record provenance of datasets

You can download jar file traceprov 0.1.0 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add traceprov-0.1.0.jar to your project.

<dependency>
   <groupId>eu.trentorise.opendata</groupId>
   <artifactId>traceprov</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'eu.trentorise.opendata', name: 'traceprov', version: '0.1.0'
libraryDependencies += "eu.trentorise.opendata" % "traceprov" % "0.1.0"
<dependency org="eu.trentorise.opendata" name="traceprov" rev="0.1.0"/>
@Grapes(@Grab(group='eu.trentorise.opendata', module='traceprov', version='0.1.0'))
'eu.trentorise.opendata:traceprov:jar:0.1.0'

Download

Click the following link to download the jar file.

traceprov-0.1.0-javadoc.jar
traceprov-0.1.0-sources.jar
traceprov-0.1.0.jar
traceprov-0.1.0.pom



Related Tutorials