| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.semanticwb |
| ArtifactId | ArtifactIdSWBBase |
| Last Version | Last Version5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSWBBase
Code utilities for SemanticWebBuilder
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationINFOTEC - Centro de Investigacion e Innovacion en Tecnologias de la Informacion y Comunicacion |
| Filename | Size |
|---|---|
| SWBBase-5.0.pom | |
| SWBBase-5.0.jar | 169 KB |
| SWBBase-5.0-sources.jar | 177 KB |
| SWBBase-5.0-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.semanticwb/SWBBase/ -->
<dependency>
<groupId>org.semanticwb</groupId>
<artifactId>SWBBase</artifactId>
<version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticwb/SWBBase/
implementation 'org.semanticwb:SWBBase:5.0'
// https://jarcasting.com/artifacts/org.semanticwb/SWBBase/
implementation ("org.semanticwb:SWBBase:5.0")
'org.semanticwb:SWBBase:jar:5.0'
<dependency org="org.semanticwb" name="SWBBase" rev="5.0">
<artifact name="SWBBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticwb', module='SWBBase', version='5.0')
)
libraryDependencies += "org.semanticwb" % "SWBBase" % "5.0"
[org.semanticwb/SWBBase "5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.apache.commons : commons-email | jar | 1.4 |
| commons-fileupload : commons-fileupload | jar | 1.3.2 |
| com.sun.xml.bind.jaxb : isorelax | jar | 20090621 |
| net.java.dev.msv : msv-core | jar | 2013.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| xerces : xercesImpl | jar | 2.11.0 |
| xalan : xalan | jar | 2.7.2 |
| javax : javaee-web-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |