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