All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.ow2.weblab.portlets JAR files with all dependencies

Search JAR files by class name

result-portlet from group org.ow2.weblab.portlets (version 1.4.2)

this portlet allows you to display ResultSet return by WebLab Searcher services as a list of results

Group: org.ow2.weblab.portlets Artifact: result-portlet
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact result-portlet
Group org.ow2.weblab.portlets
Version 1.4.2
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf-helper-jena-selection, spring-beans, rdf-helper-jena,
There are maybe transitive dependencies!

weblab-metaview from group org.ow2.weblab.portlets (version 1.1)

this portlet allows you to display chosen metadata to the user for a given Document

Group: org.ow2.weblab.portlets Artifact: weblab-metaview
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact weblab-metaview
Group org.ow2.weblab.portlets
Version 1.1
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies rdf-helper-jena, rdf-helper-jena-selection, xalan, bean-helper-spring,
There are maybe transitive dependencies!

launch-chain-portlet from group org.ow2.weblab.portlets (version 1.5.1)

this portlet allows you to launch the indexing chain of the WebLab bundle application

Group: org.ow2.weblab.portlets Artifact: launch-chain-portlet
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact launch-chain-portlet
Group org.ow2.weblab.portlets
Version 1.5.1
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

document-viewer-portlet from group org.ow2.weblab.portlets (version 1.6.1)

This portlet allows you to display the texts and annotations contained in the given Document.

Group: org.ow2.weblab.portlets Artifact: document-viewer-portlet
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact document-viewer-portlet
Group org.ow2.weblab.portlets
Version 1.6.1
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf-helper-jena-selection, bean-helper-spring, rdf-helper-jena,
There are maybe transitive dependencies!

advanced-search-portlet from group org.ow2.weblab.portlets (version 1.7.1)

This portlet allows you to send query to WebLab Searcher services and send ResulSet to other portlets.

Group: org.ow2.weblab.portlets Artifact: advanced-search-portlet
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact advanced-search-portlet
Group org.ow2.weblab.portlets
Version 1.7.1
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies rdf-helper-jena-selection, rdf-helper-jena, spring-beans, commons-lang,
There are maybe transitive dependencies!

facet-portlet from group org.ow2.weblab.portlets (version 1.4.0)

This portlet displays a clustering of search results into categories that let users drill into search results by any value in any field. Each facet displayed shows the number of hits within the search that match that category.

Group: org.ow2.weblab.portlets Artifact: facet-portlet
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact facet-portlet
Group org.ow2.weblab.portlets
Version 1.4.0
Last update 11. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf-helper-jena-selection, rdf-helper-jena, bean-helper-spring,
There are maybe transitive dependencies!

search-portlet from group org.ow2.weblab.portlets (version 1.2-RC1)

Group: org.ow2.weblab.portlets Artifact: search-portlet
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact search-portlet
Group org.ow2.weblab.portlets
Version 1.2-RC1
Last update 11. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies rdf-helper-jena-selection, rdf-helper-jena, commons-lang3, commons-logging,
There are maybe transitive dependencies!

weblab-facet from group org.ow2.weblab.portlets (version 1.3.1)

Group: org.ow2.weblab.portlets Artifact: weblab-facet
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact weblab-facet
Group org.ow2.weblab.portlets
Version 1.3.1
Last update 19. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf-helper-jena-selection, rdf-helper-jena, bean-helper-spring,
There are maybe transitive dependencies!

parent from group org.ow2.weblab.portlets (version 1.2.2)

This is a generic parent POM for some portlet developed for the WebLab platform by EADS team members. For some needs we developed the Abstract WebLab Portlet. It eases development if multiple events need to be handled. If you do not need these functionalities, please consider using an other parent POM for you portlet instead of this POM. Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).

Group: org.ow2.weblab.portlets Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.ow2.weblab.portlets
Version 1.2.2
Last update 10. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

weblab-portlet from group org.ow2.weblab.portlets (version 1.2.2)

This is a generic WebLab portlet developed for the WebLab platform. It eases development if multiple events need to be handled. Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).

Group: org.ow2.weblab.portlets Artifact: weblab-portlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact weblab-portlet
Group org.ow2.weblab.portlets
Version 1.2.2
Last update 10. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!



Page 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy