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

Download JAR files tagged by servlet with all dependencies

Search JAR files by class name

filter-utils from group com.mattunderscore (version 0.2.8)

Provides basic support of servlet filter. Boilerplate code etc. It provides a boilerplate implementation of the Filter interface. The GenericFilter provides a getter and setter for the FilterConfig object and ensures that this is set when init is called. The init method also calls the configureFilter method after the FilterConfig object is set and can be used by subclasses to process the filter config during initiation. It also provides an empty implementation of the destory method. The only method that requires implementation is the doFilter method. The GenericHTTPFilter extends the GenericFilter class, it provides a doFilter method that attempts to cast the ServletRequest and ServletResponse objects to HttpServletRequest and HttpServletResponse objects. If these objects can be cast successfuly then it calls the doHTTPFilter method and passes the cast objects references. If the objects cannot be cast a ServletException is thrown. The doHTTPFilter method is abstract and must be implemented by subclasses.

Group: com.mattunderscore Artifact: filter-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact filter-utils
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/filter-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

solr-engine from group org.ow2.weblab.webservices (version 2.1.3)

This service implements the Indexer and Searcher interface of WebLab and connect to a remote SOLR engine in order to realize the functions. The connection is mandatory and thus the remote SOLR server should be started beforehand. Configuration of the SOLR server URL is found in src/main/webapp/WEB-INF/cxf-servlet.xml . See in particular "indexerServiceBean" and "searcherServiceBean". Moreover, the service implements several "Analyser" services that could be included in a complete search chain in order to: - enrich a ResultSet with metadata about Hits (see resultSetMetaEnricherServiceBean) - highlight snippet in ResultSet (see highlighterServiceBean) - provide facets related to the current results (see facetSuggestionServiceBean) - suggest spell correction of the original query (see spellSuggestionServiceBean)

Group: org.ow2.weblab.webservices Artifact: solr-engine
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solr-engine
Group org.ow2.weblab.webservices
Version 2.1.3
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies rdf-helper-jena, rdf-helper-jena-selection, dataoperator, solr-solrj, commons-lang,
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!

evo-hibernate from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-hibernate
Show documentation Show source 
 

0 downloads
Artifact evo-hibernate
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies evo-services, evo-classindex, evo-database, hibernate-jpa-2.0-api, hibernate-core, hibernate-entitymanager, javassist, evo-jta-atomikos,
There are maybe transitive dependencies!

evo-migrations from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-migrations
Show documentation Show source 
 

0 downloads
Artifact evo-migrations
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies evo-services, evo-database, liquibase-core,
There are maybe transitive dependencies!

evo-hornetq from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-hornetq
Show documentation Show source 
 

0 downloads
Artifact evo-hornetq
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies evo-services, evo-jta, jms-api, hornetq-core, hornetq-jms, hornetq-logging, netty,
There are maybe transitive dependencies!

evo-h2 from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-h2
Show documentation Show source 
 

0 downloads
Artifact evo-h2
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies evo-services, evo-jta, evo-database, h2,
There are maybe transitive dependencies!

evo-jmx from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-jmx
Show documentation Show source 
 

0 downloads
Artifact evo-jmx
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies evo-services, evo-classindex,
There are maybe transitive dependencies!

evo-jta-atomikos from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-jta-atomikos
Show documentation Show source 
 

0 downloads
Artifact evo-jta-atomikos
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies evo-services, evo-jta, transactions-jta, transactions-jdbc, transactions-jms,
There are maybe transitive dependencies!

evo-database from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-database
Show documentation Show source 
 

0 downloads
Artifact evo-database
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies evo-services, evo-jta, jsr305, commons-lang, guava, sisu-guice,
There are maybe transitive dependencies!



Page 162 from 164 (items total 1632)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy