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