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

Download JAR files tagged by contains with all dependencies

Search JAR files by class name

bcmail-jdk15 from group org.bouncycastle (version 1.46)

The Bouncy Castle Java CMS and S/MIME APIs for handling the CMS and S/MIME protocols. This jar contains CMS and S/MIME APIs for JDK 1.5. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. If the S/MIME API is used, the JavaMail API and the Java activation framework will also be needed.

Group: org.bouncycastle Artifact: bcmail-jdk15
Show all versions Show documentation Show source 
 

12 downloads
Artifact bcmail-jdk15
Group org.bouncycastle
Version 1.46
Last update 23. February 2011
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bcprov-jdk15,
There are maybe transitive dependencies!

bcprov-ext-jdk15 from group org.bouncycastle (version 1.46)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5. Note: this package includes the IDEA encryption algorithm.

Group: org.bouncycastle Artifact: bcprov-ext-jdk15
Show all versions 
 

2 downloads
Artifact bcprov-ext-jdk15
Group org.bouncycastle
Version 1.46
Last update 23. February 2011
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcmail-jdk16 from group org.bouncycastle (version 1.46)

The Bouncy Castle Java CMS and S/MIME APIs for handling the CMS and S/MIME protocols. This jar contains CMS and S/MIME APIs for JDK 1.6. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. If the S/MIME API is used, the JavaMail API and the Java activation framework will also be needed.

Group: org.bouncycastle Artifact: bcmail-jdk16
Show all versions Show documentation Show source 
 

168 downloads
Artifact bcmail-jdk16
Group org.bouncycastle
Version 1.46
Last update 23. February 2011
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bcprov-jdk16,
There are maybe transitive dependencies!

bcprov-ext-jdk16 from group org.bouncycastle (version 1.46)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6. Note: this package includes the IDEA encryption algorithm.

Group: org.bouncycastle Artifact: bcprov-ext-jdk16
Show all versions 
 

8 downloads
Artifact bcprov-ext-jdk16
Group org.bouncycastle
Version 1.46
Last update 23. February 2011
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

workbench from group org.floggy.3rd.org.eclipse.ui (version 3.3.2.M20080207-0800)

This plug-in contains the bulk of the Workbench implementation, and depends on JFace, SWT, and Core Runtime. It cannot be used independently from org.eclipse.ui. Workbench client plug-ins should not depend directly on this plug-in.

Group: org.floggy.3rd.org.eclipse.ui Artifact: workbench
Show documentation Show source 
 

7 downloads
Artifact workbench
Group org.floggy.3rd.org.eclipse.ui
Version 3.3.2.M20080207-0800
Last update 20. January 2011
Organization not specified
URL http://www.eclipse.org/projects/project_summary.php?projectid=eclipse.platform
License Eclipse Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gate-extraction from group org.ow2.weblab.service (version 2.0)

Gate based component, that can process the Text units to extract informations using Gate's tools (such as grammars, gazetteers, tokenizer or POS Taggers). This project contains two versions, a simple component and webservice one.

Group: org.ow2.weblab.service Artifact: gate-extraction
Show all versions Show documentation Show source 
 

0 downloads
Artifact gate-extraction
Group org.ow2.weblab.service
Version 2.0
Last update 02. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies gate, rdf-helper-jena, spring-core,
There are maybe transitive dependencies!

uima-jar-resource-bundle from group org.apache.uima (version 3)

An archive which contains templates for generating the necessary license files and notices for all Apache releases. Include via remote-resources plugin, to have the LICENSE, NOTICE and DEPENDENCIES files added to the META-INF

Group: org.apache.uima Artifact: uima-jar-resource-bundle
Show all versions Show source 
 

0 downloads
Artifact uima-jar-resource-bundle
Group org.apache.uima
Version 3
Last update 09. July 2010
Organization not specified
URL ${uimaWebsiteUrl}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drools5-integration-helper-archetype from group org.boretti.drools.integration (version 1.3.0)

This is an Maven 2 Archetype to support creation of a ready to use Maven 2 project with Drools support. This archetype contains examples of code based on interface, classes and pre/post condition. JUnit 4 examples are also included.

Group: org.boretti.drools.integration Artifact: drools5-integration-helper-archetype
Show all versions Show source 
 

0 downloads
Artifact drools5-integration-helper-archetype
Group org.boretti.drools.integration
Version 1.3.0
Last update 02. December 2009
Organization not specified
URL http://www.javaforge.com/proj/doc.do?proj_id=2903
License GPL3
Dependencies amount 2
Dependencies drools5-integration-helper-library, drools5-integration-helper-maven-plugin ,
There are maybe transitive dependencies!

apacheds-bootstrap-partition from group org.apache.directory.server (version 1.5.5)

A special jar file that contains a pre-loaded partition with schema information. This schema partition will mount off of the ou=schema namingContext. This artifact contains the db files for this partition. It must be used with the apacheds-bootstrap-extract jar which contains the classes to install these files.

Group: org.apache.directory.server Artifact: apacheds-bootstrap-partition
Show all versions Show source 
 

0 downloads
Artifact apacheds-bootstrap-partition
Group org.apache.directory.server
Version 1.5.5
Last update 18. August 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies apacheds-jdbm-store, apacheds-bootstrap-extract, apacheds-schema-extras,
There are maybe transitive dependencies!

kxml2-min from group net.sf.kxml (version 2.3.0)

kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API. This archive contains only the kXML 2 parser.

Group: net.sf.kxml Artifact: kxml2-min
Show documentation Show source 
 

11 downloads
Artifact kxml2-min
Group net.sf.kxml
Version 2.3.0
Last update 20. April 2009
Organization Stefan Haustein, Oberhausen, Rhld., Germany
URL http://kxml.sourceforge.net/
License BSD style
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 673 from 758 (items total 7571)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy