Luzzu Quality Metric Language

The Luzzu Quality Metric Language (LQML) is a simple declerative language which allows users of the Luzzu Framework to define their own metrics in a simple declerative manner.

License

License

GroupId

GroupId

io.github.luzzu
ArtifactId

ArtifactId

luzzu-qml
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Luzzu Quality Metric Language
The Luzzu Quality Metric Language (LQML) is a simple declerative language which allows users of the Luzzu Framework to define their own metrics in a simple declerative manner.
Project Organization

Project Organization

ADAPT Centre, Trinity College Dublin, Ireland

Download luzzu-qml

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.luzzu/luzzu-qml/ -->
<dependency>
    <groupId>io.github.luzzu</groupId>
    <artifactId>luzzu-qml</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-qml/
implementation 'io.github.luzzu:luzzu-qml:4.0.0'
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-qml/
implementation ("io.github.luzzu:luzzu-qml:4.0.0")
'io.github.luzzu:luzzu-qml:jar:4.0.0'
<dependency org="io.github.luzzu" name="luzzu-qml" rev="4.0.0">
  <artifact name="luzzu-qml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luzzu', module='luzzu-qml', version='4.0.0')
)
libraryDependencies += "io.github.luzzu" % "luzzu-qml" % "4.0.0"
[io.github.luzzu/luzzu-qml "4.0.0"]

Dependencies

compile (16)

Group / Artifact Type Version
net.java.dev.javacc : javacc jar 6.1.2
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

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0