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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

peaberry.eclipse from group org.ops4j (version 1.1.1)

The peaberry project is an extension library for Google-Guice that supports dependency injection of dynamic services. It provides OSGi integration out of the box, and has plug-in support for other registry-based service frameworks. It ships as an OSGi bundle that can be dropped into any R4 framework, such as Apache Felix or Eclipse/Equinox.

Group: org.ops4j Artifact: peaberry.eclipse
Show all versions Show documentation Show source 
 

0 downloads
Artifact peaberry.eclipse
Group org.ops4j
Version 1.1.1
Last update 04. May 2009
Organization OPS4J
URL http://code.google.com/p/peaberry/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scriptom-all-assembly from group org.codehaus.groovy.modules.scriptom (version 1.6.0)

Assembly that includes the Scriptom JAR, the JACOB JAR and its DLLs, the standard set of type library JARs, and supplemental information. This project does not include Groovy and its dependencies (since versions of Scriptom can run on different versions of Groovy). The contents of this project are included in the latest Windows Installer for Groovy, and may also be used to add full support for Scriptom to Groovy applications running on the Windows platform.

Group: org.codehaus.groovy.modules.scriptom Artifact: scriptom-all-assembly
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact scriptom-all-assembly
Group org.codehaus.groovy.modules.scriptom
Version 1.6.0
Last update 09. April 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies scriptom-ie-6-tlb, scriptom-office-2k3-tlb, scriptom-sapi-tlb, scriptom-wbem-tlb, scriptom-wsh-tlb, scriptom-scripting-tlb, jacob, jacob, jacob,
There are maybe transitive dependencies!

mime-util from group net.sf.mime-util (version 1.2)

mime-util is a simple to use, small, light weight and fast open source java utility library that can detect the mime types of files and streams. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4. mime-util uses file extension mappings and the magic.mime rules files located on your system as used by the Unix file(1) command. For OS's that do not support the Unix file(1) command, such as Windows, the library comes pre-packaged with a generic magic.mime file.

Group: net.sf.mime-util Artifact: mime-util
Show documentation Show source 
 

1 downloads
Artifact mime-util
Group net.sf.mime-util
Version 1.2
Last update 12. February 2009
Organization Medsea Business Solutions S.L.
URL http://sourceforge.net/projects/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

webtestfixtures from group net.sf.webtestfixtures (version 2.0.1.3)

WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.

Group: net.sf.webtestfixtures Artifact: webtestfixtures
Show documentation Show source 
 

0 downloads
Artifact webtestfixtures
Group net.sf.webtestfixtures
Version 2.0.1.3
Last update 01. January 2009
Organization not specified
URL http://www.fitnesse.info/webtest
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group org.objectweb.dream (version 3)

Dream is a component-based framework dedicated to the construction of communication middleware. It provides a component library and a set of tools to build, configure and deploy middleware implementing various communication paradigms: group communications, message passing, event-reaction, publish-subscribe, etc. Dream builds upon the Fractal component framework, which provides support for hierarchical and dynamic composition.

Group: org.objectweb.dream 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.objectweb.dream
Version 3
Last update 04. December 2008
Organization ObjectWeb Consortium
URL http://dream.objectweb.org/
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jericho-html from group net.htmlparser (version 2.3)

Jericho HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document, including some common server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions.

Group: net.htmlparser Artifact: jericho-html
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
6 downloads
Artifact jericho-html
Group net.htmlparser
Version 2.3
Last update 06. October 2006
Organization not specified
URL http://jerichohtml.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tlddoc from group taglibrarydoc (version 1.3)

Tag Library Documentation Generator is a utility for automatically generating javadoc-style documentation for JavaServer Pages (JSP) Technology Tag Libraries. It accepts a set of tag libraries as input, and generates a set of HTML files as output. It can also be used to generate tag library documentation for JavaServer Faces UI components. Included in the output is a full description of each defined tag library, the tags contained within those tag libraries, and how to use those tags.

Group: taglibrarydoc Artifact: tlddoc
Show all versions Show source 
 

1 downloads
Artifact tlddoc
Group taglibrarydoc
Version 1.3
Last update 31. January 2006
Organization sun
URL http://taglibrarydoc.dev.java.net
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

managed-pool from group d-haven-mpool (version 1.0)

D-Haven Managed Pool is a library designed to provide pools that are asynchronously managed in a background thread. The pool system is very flexible and can accomodate just about every need. It boasts the ability to add pool listeners so that you can instrument and intercept the pooled objects when they are created, destroyed, acquired, and released.

Group: d-haven-mpool Artifact: managed-pool

 

0 downloads
Artifact managed-pool
Group d-haven-mpool
Version 1.0
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=5
License not specified
Dependencies amount 2
Dependencies event, concurrent,
There are maybe transitive dependencies!

d-haven-event from group d-haven-event (version 1.0.3)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: d-haven-event

 

0 downloads
Artifact d-haven-event
Group d-haven-event
Version 1.0.3
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!

event from group d-haven-event (version 1.0.2)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: event
Show all versions 
 

0 downloads
Artifact event
Group d-haven-event
Version 1.0.2
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!



Page 5444 from 5478 (items total 54776)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy