Categories |
CategoriesGraal |
---|---|
GroupId | GroupIdfr.lirmm.graphik |
ArtifactId | ArtifactIdgraal-store-openrdf |
Version | Version0.8.7 |
Type | Typejar |
Filename | Size |
---|---|
graal-store-openrdf-0.8.7.pom | |
graal-store-openrdf-0.8.7.jar | 12 KB |
graal-store-openrdf-0.8.7-sources.jar | 4 KB |
graal-store-openrdf-0.8.7-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-openrdf/ -->
<dependency>
<groupId>fr.lirmm.graphik</groupId>
<artifactId>graal-store-openrdf</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-openrdf/
implementation 'fr.lirmm.graphik:graal-store-openrdf:0.8.7'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-openrdf/
implementation ("fr.lirmm.graphik:graal-store-openrdf:0.8.7")
'fr.lirmm.graphik:graal-store-openrdf:jar:0.8.7'
<dependency org="fr.lirmm.graphik" name="graal-store-openrdf" rev="0.8.7">
<artifact name="graal-store-openrdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-store-openrdf', version='0.8.7')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-store-openrdf" % "0.8.7"
[fr.lirmm.graphik/graal-store-openrdf "0.8.7"]