Download ffdq-api-0.0.2.jar file - Jar f

Jar examples for f:ffdq-api

Description

API to support data quality reporting in the context of the Fittness For Use Framework.

You can download jar file ffdq-api 0.0.2 in this page.

License

Apache license, Version 2.0

Build File

You can use the following script to add ffdq-api-0.0.2.jar to your project.

<dependency>
   <groupId>org.datakurator</groupId>
   <artifactId>ffdq-api</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'org.datakurator', name: 'ffdq-api', version: '0.0.2'
libraryDependencies += "org.datakurator" % "ffdq-api" % "0.0.2"
<dependency org="org.datakurator" name="ffdq-api" rev="0.0.2"/>
@Grapes(@Grab(group='org.datakurator', module='ffdq-api', version='0.0.2'))
'org.datakurator:ffdq-api:jar:0.0.2'

Download

Click the following link to download the jar file.

ffdq-api-0.0.2-javadoc.jar
ffdq-api-0.0.2-sources.jar
ffdq-api-0.0.2.jar
ffdq-api-0.0.2.pom



Related Tutorials