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

Download 3.9.3.jar JAR files with dependency

Search JAR files by class name

standalone-jpa-eclipselink-archetype from group com.github.lalyos (version 0.0.2)

Group: com.github.lalyos Artifact: standalone-jpa-eclipselink-archetype
Show all versions Show source 
 

0 downloads
Artifact standalone-jpa-eclipselink-archetype
Group com.github.lalyos
Version 0.0.2
Last update 23. July 2012
Organization not specified
URL http://lalyos.github.com/standalone-jpa-archetype/
License The Apache Software License, Version 2.0
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!

ks-standalone from group org.kuali.student.web (version 1.2.2-M4)

All KS modules combined into one application.

Group: org.kuali.student.web Artifact: ks-standalone
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ks-standalone
Group org.kuali.student.web
Version 1.2.2-M4
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies spring-aspects, ks-standalone-db, ks-core-impl, ks-common-util, ks-core-ui, ks-hibernate, ks-lum-api, ks-lum-impl, ks-lum-ui, ks-rice-lessdep, ks-sts, backport-util-concurrent,
There are maybe transitive dependencies!

ks-embedded from group org.kuali.student.web (version 1.2.2-M4)

Contains all KS modules and Rice

Group: org.kuali.student.web Artifact: ks-embedded
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ks-embedded
Group org.kuali.student.web
Version 1.2.2-M4
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies spring-aspects, ks-embedded-db, rice-impl, ks-admin, ks-lum-rice, ks-lum-api, ks-lum-impl, ks-lum-ui, ks-core-impl, ks-common-ui, ks-sts, backport-util-concurrent,
There are maybe transitive dependencies!

ks-standalone-db from group org.kuali.student.db (version 1.2.2-M4)

Kuali Student Standalone Impex

Group: org.kuali.student.db Artifact: ks-standalone-db
Show all versions Show documentation 
 

0 downloads
Artifact ks-standalone-db
Group org.kuali.student.db
Version 1.2.2-M4
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.dataglot.web.xhtml.schema from group org.dataglot (version 0.0.1)

Web XHTML Schema

Group: org.dataglot Artifact: org.dataglot.web.xhtml.schema
Show source 
 

0 downloads
Artifact org.dataglot.web.xhtml.schema
Group org.dataglot
Version 0.0.1
Last update 17. July 2012
Organization not specified
URL http://www.dataglot.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.dataglot.web.xml.schema from group org.dataglot (version 0.0.1)

Web XML Schema

Group: org.dataglot Artifact: org.dataglot.web.xml.schema
Show source 
 

0 downloads
Artifact org.dataglot.web.xml.schema
Group org.dataglot
Version 0.0.1
Last update 17. July 2012
Organization not specified
URL http://www.dataglot.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

versionschema from group com.sap.prd.mobile.ios.mios (version 1.2.3)

The XSD that describes the versions.xml that gets created during a xcode.maven-plugin build out of the sync.info file.

Group: com.sap.prd.mobile.ios.mios Artifact: versionschema
Show source 
 

0 downloads
Artifact versionschema
Group com.sap.prd.mobile.ios.mios
Version 1.2.3
Last update 16. July 2012
Organization SAP AG
URL https://github.com/sap-production/xcode-maven-plugin/tree/versionschema/master
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

This service implements the Indexer and Searcher interface of WebLab and uses a embedded SOLR engine in order to realize the functions. Unlike the other SolR service, this version does not need having SolR installed. Configuration of the SOLR service can be done through IndexerBean.xml and SearcherBean.xml whereas the SolR instance configuration resides in the solr directory.

Group: org.ow2.weblab.webservices Artifact: solr-engine-embedded
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-embedded
Group org.ow2.weblab.webservices
Version 2.0.2
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies dataoperator, rdf-helper-jena, rdf-helper-jena-selection, bean-helper-spring, solr-core, commons-lang3, slf4j-log4j12,
There are maybe transitive dependencies!

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!



Page 48830 from 53805 (items total 538048)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy