License |
License |
---|---|
GroupId | GroupIdfr.inria.corese |
ArtifactId | ArtifactIdrdf-to-bd-map |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrdf-to-bd-map
Defines the labels used for the elements used in the db storage
|
Project URL |
Project URL |
Filename | Size |
---|---|
rdf-to-bd-map-0.9.2.pom | |
rdf-to-bd-map-0.9.2.jar | 2 KB |
rdf-to-bd-map-0.9.2-sources.jar | 1 KB |
rdf-to-bd-map-0.9.2-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.corese/rdf-to-bd-map/ -->
<dependency>
<groupId>fr.inria.corese</groupId>
<artifactId>rdf-to-bd-map</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese/rdf-to-bd-map/
implementation 'fr.inria.corese:rdf-to-bd-map:0.9.2'
// https://jarcasting.com/artifacts/fr.inria.corese/rdf-to-bd-map/
implementation ("fr.inria.corese:rdf-to-bd-map:0.9.2")
'fr.inria.corese:rdf-to-bd-map:jar:0.9.2'
<dependency org="fr.inria.corese" name="rdf-to-bd-map" rev="0.9.2">
<artifact name="rdf-to-bd-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese', module='rdf-to-bd-map', version='0.9.2')
)
libraryDependencies += "fr.inria.corese" % "rdf-to-bd-map" % "0.9.2"
[fr.inria.corese/rdf-to-bd-map "0.9.2"]