License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticwb |
ArtifactId | ArtifactIdSWB |
Last Version | Last Version5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSWB
Web project for SemanticWebBuilder Portal
|
Project URL |
Project URL |
Project Organization |
Project OrganizationINFOTEC - Centro de Investigacion e Innovacion en Tecnologias de la Informacion y Comunicacion |
Filename | Size |
---|---|
SWB-5.0.pom | |
SWB-5.0.war | 130 MB |
SWB-5.0-sources.jar | 453 bytes |
SWB-5.0-javadoc.jar | 453 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticwb/SWB/ -->
<dependency>
<groupId>org.semanticwb</groupId>
<artifactId>SWB</artifactId>
<version>5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticwb/SWB/
implementation 'org.semanticwb:SWB:5.0'
// https://jarcasting.com/artifacts/org.semanticwb/SWB/
implementation ("org.semanticwb:SWB:5.0")
'org.semanticwb:SWB:war:5.0'
<dependency org="org.semanticwb" name="SWB" rev="5.0">
<artifact name="SWB" type="war" />
</dependency>
@Grapes(
@Grab(group='org.semanticwb', module='SWB', version='5.0')
)
libraryDependencies += "org.semanticwb" % "SWB" % "5.0"
[org.semanticwb/SWB "5.0"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 6.0.6 |
com.hynnet : jxl | jar | 2.6.12.1 |