License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticwb |
ArtifactId | ArtifactIdSWBTripleStoreMongo |
Last Version | Last Version5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWBTripleStoreMongo
TripleStore base implementation for SemanticWebBuilder using MongoDB
|
Project URL |
Project URL |
Project Organization |
Project OrganizationINFOTEC - Centro de Investigacion e Innovacion en Tecnologias de la Informacion y Comunicacion |
Filename | Size |
---|---|
SWBTripleStoreMongo-5.0.pom | |
SWBTripleStoreMongo-5.0.jar | 33 KB |
SWBTripleStoreMongo-5.0-sources.jar | 28 KB |
SWBTripleStoreMongo-5.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticwb/SWBTripleStoreMongo/ -->
<dependency>
<groupId>org.semanticwb</groupId>
<artifactId>SWBTripleStoreMongo</artifactId>
<version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticwb/SWBTripleStoreMongo/
implementation 'org.semanticwb:SWBTripleStoreMongo:5.0'
// https://jarcasting.com/artifacts/org.semanticwb/SWBTripleStoreMongo/
implementation ("org.semanticwb:SWBTripleStoreMongo:5.0")
'org.semanticwb:SWBTripleStoreMongo:jar:5.0'
<dependency org="org.semanticwb" name="SWBTripleStoreMongo" rev="5.0">
<artifact name="SWBTripleStoreMongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticwb', module='SWBTripleStoreMongo', version='5.0')
)
libraryDependencies += "org.semanticwb" % "SWBTripleStoreMongo" % "5.0"
[org.semanticwb/SWBTripleStoreMongo "5.0"]