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