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

Download JAR files tagged by interface with all dependencies

Search JAR files by class name

jsefa from group net.sf.jsefa (version 1.1.1.RELEASE)

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173.

Group: net.sf.jsefa Artifact: jsefa
Show all versions Show documentation Show source 
 

4 downloads
Artifact jsefa
Group net.sf.jsefa
Version 1.1.1.RELEASE
Last update 03. October 2014
Organization not specified
URL http://jsefa.sf.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsefa-android from group net.sf.jsefa (version 1.1.1.RELEASE)

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173.

Group: net.sf.jsefa Artifact: jsefa-android
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsefa-android
Group net.sf.jsefa
Version 1.1.1.RELEASE
Last update 03. October 2014
Organization not specified
URL http://jsefa.sf.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cacher from group com.github.dcrissman (version 1.0.7)

Cacher provides a simple interface (Cache) that is designed to wrap a 3rd party caching client/library (eg. spymemcached). This interface is then consumed by the FetchManager which houses logic to standarize how cached values are stored and retrieved. If a value is already cached then it is simply returned, otherwise a Fetcher (either FetchSingle or FetchMultiple) is asked how to produce the value, which is then cached for subsequent requests.

Group: com.github.dcrissman Artifact: cacher
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cacher
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hapi-structures-v231-alternatenames from group ca.uhn.hapi (version 2.1)

Group: ca.uhn.hapi Artifact: hapi-structures-v231-alternatenames
Show documentation Show source 
 

1 downloads
Artifact hapi-structures-v231-alternatenames
Group ca.uhn.hapi
Version 2.1
Last update 01. April 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hapi-base,
There are maybe transitive dependencies!

fractal-bf-examples-meteo-model from group org.ow2.fractal.bf.examples.meteo (version 0.10)

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

Group: org.ow2.fractal.bf.examples.meteo Artifact: fractal-bf-examples-meteo-model
Show documentation Show source 
 

0 downloads
Artifact fractal-bf-examples-meteo-model
Group org.ow2.fractal.bf.examples.meteo
Version 0.10
Last update 20. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, cxf-rt-frontend-jaxws,
There are maybe transitive dependencies!

jtidy from group com.google.code.maven-play-plugin.net.sf.jtidy (version r938)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.google.code.maven-play-plugin.net.sf.jtidy Artifact: jtidy
Show documentation Show source 
 

17 downloads
Artifact jtidy
Group com.google.code.maven-play-plugin.net.sf.jtidy
Version r938
Last update 27. February 2013
Organization sourceforge
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
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!

hapi-examples from group ca.uhn.hapi (version 2.0-alpha1)

Group: ca.uhn.hapi Artifact: hapi-examples
Show all versions Show documentation Show source 
 

2 downloads
Artifact hapi-examples
Group ca.uhn.hapi
Version 2.0-alpha1
Last update 16. December 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies hapi-base, hapi-structures-v21, hapi-structures-v22, hapi-structures-v23, hapi-structures-v231, hapi-structures-v24, hapi-structures-v25, hapi-structures-v251, hapi-structures-v26, mail,
There are maybe transitive dependencies!

openengsb-core-api from group org.openengsb.core (version 1.3.0.M3)

Interfaces to be implemented by Domains, Connectors and Events which handle intatiation of Services and Proxies, classes for registration of bundles and services, classes for localization, classes that save connector properties (Persistence) and finally classes that enable the web application to have access to OSGI bundles. This bundle contains only the model and interface descriptions of all those services. In theory someone can take only a minor number of openengsb bundles, the api and create the rest of the system on his own.

Group: org.openengsb.core Artifact: openengsb-core-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact openengsb-core-api
Group org.openengsb.core
Version 1.3.0.M3
Last update 15. July 2011
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 2
Dependencies knowledge-api, spring-security-core,
There are maybe transitive dependencies!

hapi-test from group ca.uhn.hapi (version 1.2)

Group: ca.uhn.hapi Artifact: hapi-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact hapi-test
Group ca.uhn.hapi
Version 1.2
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies hapi-base, hapi-structures-v21, hapi-structures-v22, hapi-structures-v23, hapi-structures-v231, hapi-structures-v24, hapi-structures-v25, hapi-structures-v251, hapi-structures-v26, hapi-sourcegen, junit, junit-addons, jaxen, saxpath,
There are maybe transitive dependencies!



Page 390 from 417 (items total 4167)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy