License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticwb |
ArtifactId | ArtifactIdSWBSemanticFileRepository |
Last Version | Last Version5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWBSemanticFileRepository
Semantic Implementation of a File Repository for SemanticWebBuilder and JSR-170 implementation
|
Project URL |
Project URL |
Project Organization |
Project OrganizationINFOTEC - Centro de Investigacion e Innovacion en Tecnologias de la Informacion y Comunicacion |
<!-- https://jarcasting.com/artifacts/org.semanticwb/SWBSemanticFileRepository/ -->
<dependency>
<groupId>org.semanticwb</groupId>
<artifactId>SWBSemanticFileRepository</artifactId>
<version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticwb/SWBSemanticFileRepository/
implementation 'org.semanticwb:SWBSemanticFileRepository:5.0'
// https://jarcasting.com/artifacts/org.semanticwb/SWBSemanticFileRepository/
implementation ("org.semanticwb:SWBSemanticFileRepository:5.0")
'org.semanticwb:SWBSemanticFileRepository:jar:5.0'
<dependency org="org.semanticwb" name="SWBSemanticFileRepository" rev="5.0">
<artifact name="SWBSemanticFileRepository" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticwb', module='SWBSemanticFileRepository', version='5.0')
)
libraryDependencies += "org.semanticwb" % "SWBSemanticFileRepository" % "5.0"
[org.semanticwb/SWBSemanticFileRepository "5.0"]