License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.github.luzzu |
ArtifactId | ArtifactIdluzzu-ld-qualitymetrics-commons |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLuzzu Linked Data Quality Metric Commons
In this module we capture a number of data types and algorithms that can be potentially used for building Linked Data quality metrics. These are automatically included with the luzzu-assessment project, therefore, there is no need to import this dependency in your quality metric implementation project.s
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.luzzu/luzzu-ld-qualitymetrics-commons/ -->
<dependency>
<groupId>io.github.luzzu</groupId>
<artifactId>luzzu-ld-qualitymetrics-commons</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-ld-qualitymetrics-commons/
implementation 'io.github.luzzu:luzzu-ld-qualitymetrics-commons:4.0.0'
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-ld-qualitymetrics-commons/
implementation ("io.github.luzzu:luzzu-ld-qualitymetrics-commons:4.0.0")
'io.github.luzzu:luzzu-ld-qualitymetrics-commons:jar:4.0.0'
<dependency org="io.github.luzzu" name="luzzu-ld-qualitymetrics-commons" rev="4.0.0">
<artifact name="luzzu-ld-qualitymetrics-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luzzu', module='luzzu-ld-qualitymetrics-commons', version='4.0.0')
)
libraryDependencies += "io.github.luzzu" % "luzzu-ld-qualitymetrics-commons" % "4.0.0"
[io.github.luzzu/luzzu-ld-qualitymetrics-commons "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.luzzu : luzzu-lowlevel-operations | jar | 4.0.0 |
org.mapdb : mapdb | jar | 3.0.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
com.google.guava : guava | jar | 23.6-jre |
io.github.luzzu : luzzu-semantics | jar | 4.0.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.jena : apache-jena-libs | pom | 3.7.0 |
org.apache.jena : jena-core | jar | 3.7.0 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.slf4j : slf4j-jdk14 | jar | 1.7.5 |
org.apache.commons : commons-collections4 | jar | 4.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.httpcomponents : httpcore | jar | 4.4.4 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.4 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.1 |
org.apache.httpcomponents : httpasyncclient-cache | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito | jar | 1.7.3 |
org.powermock : powermock-module-junit4-rule | jar | 1.7.3 |
org.powermock : powermock-classloading-objenesis | jar | 1.7.3 |