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