License |
License |
---|---|
GroupId | GroupIdfr.inria.corese.org.semarglproject |
ArtifactId | ArtifactIdsemargl-core-tests |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionSemargl is a modular framework for crawling linked data from structured documents.
The main goal of project is to provide lightweight and performant tool without excess dependencies.
|
Project URL |
Project URL |
Filename | Size |
---|---|
semargl-core-tests-0.7.2.pom | |
semargl-core-tests-0.7.2.jar | 9 KB |
semargl-core-tests-0.7.2-sources.jar | 5 KB |
semargl-core-tests-0.7.2-javadoc.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.corese.org.semarglproject/semargl-core-tests/ -->
<dependency>
<groupId>fr.inria.corese.org.semarglproject</groupId>
<artifactId>semargl-core-tests</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese.org.semarglproject/semargl-core-tests/
implementation 'fr.inria.corese.org.semarglproject:semargl-core-tests:0.7.2'
// https://jarcasting.com/artifacts/fr.inria.corese.org.semarglproject/semargl-core-tests/
implementation ("fr.inria.corese.org.semarglproject:semargl-core-tests:0.7.2")
'fr.inria.corese.org.semarglproject:semargl-core-tests:jar:0.7.2'
<dependency org="fr.inria.corese.org.semarglproject" name="semargl-core-tests" rev="0.7.2">
<artifact name="semargl-core-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese.org.semarglproject', module='semargl-core-tests', version='0.7.2')
)
libraryDependencies += "fr.inria.corese.org.semarglproject" % "semargl-core-tests" % "0.7.2"
[fr.inria.corese.org.semarglproject/semargl-core-tests "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.openrdf.sesame : sesame-rio-compliance | jar | 2.8.11 |
commons-io : commons-io | jar | 2.4 |