License |
License |
---|---|
Categories |
CategoriesAnt Build Tools MongoDB Data Databases |
GroupId | GroupIdorg.semanticwb |
ArtifactId | ArtifactIdSWBTripleStoreMongoDB |
Last Version | Last Version5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWBTripleStoreMongoDB
TripleStore 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 |
---|---|
SWBTripleStoreMongoDB-5.0.pom | |
SWBTripleStoreMongoDB-5.0.jar | 12 KB |
SWBTripleStoreMongoDB-5.0-sources.jar | 8 KB |
SWBTripleStoreMongoDB-5.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticwb/SWBTripleStoreMongoDB/ -->
<dependency>
<groupId>org.semanticwb</groupId>
<artifactId>SWBTripleStoreMongoDB</artifactId>
<version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticwb/SWBTripleStoreMongoDB/
implementation 'org.semanticwb:SWBTripleStoreMongoDB:5.0'
// https://jarcasting.com/artifacts/org.semanticwb/SWBTripleStoreMongoDB/
implementation ("org.semanticwb:SWBTripleStoreMongoDB:5.0")
'org.semanticwb:SWBTripleStoreMongoDB:jar:5.0'
<dependency org="org.semanticwb" name="SWBTripleStoreMongoDB" rev="5.0">
<artifact name="SWBTripleStoreMongoDB" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticwb', module='SWBTripleStoreMongoDB', version='5.0')
)
libraryDependencies += "org.semanticwb" % "SWBTripleStoreMongoDB" % "5.0"
[org.semanticwb/SWBTripleStoreMongoDB "5.0"]