| License |
License |
|---|---|
| GroupId | GroupIdfr.abes.sudoqual |
| ArtifactId | ArtifactIdlinking-module |
| Last Version | Last Version2.10.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfr.abes.sudoqual:linking-module
This module provides allows to finds links between a set of source
and a set of targets. It's based on a set of data for each source and target, and
a set of datalog rules based on these data.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| linking-module-2.10.4.pom | |
| linking-module-2.10.4.jar | 98 KB |
| linking-module-2.10.4-sources.jar | 58 KB |
| linking-module-2.10.4-javadoc.jar | 714 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.abes.sudoqual/linking-module/ -->
<dependency>
<groupId>fr.abes.sudoqual</groupId>
<artifactId>linking-module</artifactId>
<version>2.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.abes.sudoqual/linking-module/
implementation 'fr.abes.sudoqual:linking-module:2.10.4'
// https://jarcasting.com/artifacts/fr.abes.sudoqual/linking-module/
implementation ("fr.abes.sudoqual:linking-module:2.10.4")
'fr.abes.sudoqual:linking-module:jar:2.10.4'
<dependency org="fr.abes.sudoqual" name="linking-module" rev="2.10.4">
<artifact name="linking-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.abes.sudoqual', module='linking-module', version='2.10.4')
)
libraryDependencies += "fr.abes.sudoqual" % "linking-module" % "2.10.4"
[fr.abes.sudoqual/linking-module "2.10.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.abes.sudoqual : sudoqual-util | jar | 2.10.4 |
| fr.abes.sudoqual : rule-engine | jar | 2.10.4 |
| fr.abes.sudoqual : sudoqual-api | jar | 2.10.4 |
| org.reflections : reflections | jar | 0.9.11 |
| fr.lirmm.graphik : dlgp2-parser | jar | 2.1.1 |
| org.json : json | jar | 20180813 |
| com.github.erosb : everit-json-schema | jar | 1.10.0 |
| com.google.guava : guava | jar | 26.0-jre |
| org.apache.commons : commons-text | jar | 1.6 |
| commons-validator : commons-validator | jar | 1.6 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| com.damnhandy : handy-uri-templates | jar | 2.1.6 |
| com.google.re2j : re2j | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.eclipse.che.core : che-core-commons-annotations | jar | 6.14.2 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |