WebLab 1.2.5/Released Elements

From WebLab Wiki
< WebLab 1.2.5(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 v2.0.2 download
This bundle packages Liferay, Tomcat and Karaf around coherent services and portlets using WebLab Exchange Model 1.2.5, it is packaged to be easy to deploy, extend and customize.


WebLab Core

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


WebLab Portlets

search-portlet 1.6.1 download
document-viewer-portlet 1.6.1 download
launch-chain-portlet 1.6.1 download
result-portlet 2.0.0 download
WebLab Metaview 2.0.0 download
weblab-facet 1.6.1 download

WebLab Services

Blank Lines Remover 1.3.1 download
Folder Listener 1.2.1 download
Gate Extraction 2.5.0 download
Language Extraction component 1.4.0 download
Moses translate service 1.0-RC1 download
Normaliser using Tika 1.9.1 download
Simple Gazetteer 1.4.0 download
Simple Resource Container using file system. 1.3.1 download
Solr Indexer/Searcher WebLab Web Service 2.4.0 download
Sphinx transcription service 1.0-RC1 download


Sources

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

All WebLab sources are here: http://forge.ow2.org/project/showfiles.php?group_id=357

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.

The third party libraries uses with WebLab are:

Used in WebLab Core

  • (Apache 2) Joda time (joda-time:joda-time:2.3 - http://www.joda.org/joda-time/)
  • (BSD) Jena (org.apache.jena:jena:2.7.2 - http://jena.apache.org/)
  • (BSD-style license) Jena IRI (com.hp.hpl.jena:iri:0.8 - http://jena.sf.net/iri)
  • (Common Public License Version 1.0) JUnit (junit:junit:4.11 - http://junit.org)
  • (ICU License) ICU4J (com.ibm.icu:icu4j:3.4.4 - http://www-306.ibm.com/software/globalization/icu/)
  • (The Apache Software License, Version 2.0) Commons Logging (commons-logging:commons-logging:1.1.3 - http://commons.apache.org/proper/commons-logging/)
  • (The Apache Software License, Version 2.0) Commons IO (commons-io:commons-io:2.3 - http://commons.apache.org/proper/commons-io/)
  • (The Apache Software License, Version 2.0) xercesImpl (xerces:xercesImpl:2.10.0 - http://xerces.apache.org/xerces2-j/)
  • (New BSD License) Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - https://github.com/hamcrest/JavaHamcrest)
  • (MIT License) SLF4J (org.slf4j:slf4j-api:1.6.4 - http://www.slf4j.org)
  • (MIT License) SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.6.4 - http://www.slf4j.org)
  • (The Apache Software License, Version 2.0) Apache Log4j (log4j:log4j:1.2.16 - http://logging.apache.org/log4j/1.2/)
  • (The Apache Software License, Version 2.0) XML Commons External Components XML APIs (xml-apis:xml-apis:1.4.01 - http://xml.apache.org/commons/components/external/)


If a license has changed or is not the one shown on this list, please contact us at [email protected]

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 Repositories

WebLab artifacts are also released under the OW2 Maven repository and WebLab Maven repository.

Snapshot versions are released under the OW2 Snapshot Maven repository and WebLab Snapshot Maven repository.

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