WebLab 1.2.5/Released Elements

From WebLab Wiki

(Redirected from Download)
Jump to: navigation, search
WebLab Download Corner

Legends for versions:

  • Stable releases have a version in x.y.z where x, y and z are numbers : these projects have been fully tested
  • Candidate releases have a version in x.y.z-RCt where x, y, z, t are numbers : these projects must pass more functionality tests
  • Snapshot releases have a version in x.y.z-SNAPSHOT where x, y, z are numbers : these projects may not be stable at all and are packaged automatically if tests succeed

All WebLab elements are release under LGPL 2.1.

Let your cursor on the version number or maven tags to get a short description of the element.

WebLab Core 1.2.5 is now available
for more information see the release notes.

WebLab Bundles

WebLab Bundle v1.2.5 download Automatic Nightly Release
This bundle packages Liferay, Tomcat and Petals around coherent services and portlets using WebLab Exchange Model 1.2.5, it is packaged to be easy to deploy, extend and customize. Coming soon.

WebLab Core

WebLab Model 1.2.5 download
<groupId>org.ow2.weblab.core</groupId>
<artifactId>model</artifactId>
<version>1.2.5</version>
WebLab Model Extended 1.2.5 download
<groupId>org.ow2.weblab.core</groupId>
<artifactId>extended</artifactId>
<version>1.2.5</version>
WebLab Model Annotator 1.2.5 download
<groupId>org.ow2.weblab.core</groupId>
<artifactId>annotator</artifactId>
<version>1.2.5</version>

WebLab Helpers

RDF Helper Jena Selection 1.6.0 download
<groupId>org.ow2.weblab.core.helpers</groupId>
<artifactId>rdf-helper-jena-selection</artifactId>
<version>1.6.0</version>
RDF Helper Jena With Structure 1.4.0 download
<groupId>org.ow2.weblab.core.helpers</groupId>
<artifactId>rdf-helper-jena-structure</artifactId>
<version>1.4.0</version>
RDF Helper Jena 1.4.0 download
<groupId>org.ow2.weblab.core.helpers</groupId>
<artifactId>rdf-helper-jena</artifactId>
<version>1.4.0</version>
resource-validator 1.0.0 download
<groupId>org.ow2.weblab.core.helpers</groupId>
<artifactId>resource-validator</artifactId>
<version>1.0.0</version>
WebLab Samples 1.1.0 download
<groupId>org.ow2.weblab.core.helpers</groupId>
<artifactId>samples</artifactId>
<version>1.1.0</version>

WebLab Components

content-manager 2.0.0 download
<groupId>org.ow2.weblab.components</groupId>
<artifactId>content-manager</artifactId>
<version>2.0.0</version>
ResourcesMerger 1.1.0 download
<groupId>org.ow2.weblab.components</groupId>
<artifactId>resources-merger</artifactId>
<version>1.1.0</version>
webdav-content-manager 0.2.0 download
<groupId>org.ow2.weblab.components</groupId>
<artifactId>webdav-content-manager</artifactId>
<version>0.2.0</version>

WebLab Portlets

document-viewer-portlet 1.7.0 download
<groupId>org.ow2.weblab.portlets</groupId>
<artifactId>document-viewer-portlet</artifactId>
<version>1.7.0</version>
launch-chain-portlet 1.6.0 download
<groupId>org.ow2.weblab.portlets</groupId>
<artifactId>launch-chain-portlet</artifactId>
<version>1.6.0</version>
result-portlet 1.5.0 download
<groupId>org.ow2.weblab.portlets</groupId>
<artifactId>result-portlet</artifactId>
<version>1.5.0</version>
search-portlet 1.4.0 download
<groupId>org.ow2.weblab.portlets</groupId>
<artifactId>advanced-search-portlet</artifactId>
<version>1.4.0</version>
WebLab Metaview 1.2.0 download
<groupId>org.ow2.weblab.portlets</groupId>
<artifactId>weblab-metaview</artifactId>
<version>1.2.0</version>

WebLab Services

Folder Listener 1.2.0 download
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>folder-listener</artifactId>
<version>1.2.0</version>
Gate Extraction 2.3.0 download
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>gate-extraction</artifactId>
<version>2.3.0</version>
Language Extraction component 1.3.0 download
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>ngramj-language-extraction</artifactId>
<version>1.3.0</version>
Simple Resource Container using file system. 1.3.0 download
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>simple-file-repository</artifactId>
<version>1.3.0</version>
Simple Gazetteer 1.3.0 download
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>simple-gazetteer</artifactId>
<version>1.3.0</version>
Solr Indexer/Searcher WebLab Web Service 2.2.0 download
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>solr-engine</artifactId>
<version>2.2.0</version>
Normaliser using Tika 1.9.0 download
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>tika-normaliser</artifactId>
<version>1.9.0</version>


Sources

These sources allow you to build the WebLab Core, that is to say the library tools to deal with the exchange model.

SHA1: 1c06120aed7626ac1105e9860277c1421c5f95ff
MD5: bd7e25095c60d1c20718cc6e4a01b553
SHA1: a643e2852efd0661295693f6f21b9697e9f01820
MD5: a8857baf81fe09337bdc4e82050b994d

Licenses

WebLab Core releases are available under the LGPLv2.1. See the THIRDPARTY.txt file contained in each release artifact for applicable copyright attribution notices.

For third party licenses libraries of services or portlets, please see the license part on the corresponding documentation page.

Older Releases

If you are looking for previous releases of WebLab, have a look in the archives. Older released are also available on OW2 maven repository.

Maven Repository

WebLab artifacts are also released under the OW2 maven repository.

For pre-1.2.2 WebLab artifacts, you may find them on the archive WebLab repository.

Personal tools