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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

smart-dao from group com.smartitengineering (version 0.3.1)

This project basically aims to create an abstraction layer above common ORM used this days and provide a simplified DAO layer which is not only independent of the ORM tool being used but also integrated with other services, for example App Layer Caching, Free Text Search Engine etc. Initial target is to implement it for Hibernate and when JPA provides Hibernate's Criteria like API implement for JPA as well. Integrate App Layer Cache and Compass Framework.

Group: com.smartitengineering Artifact: smart-dao
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact smart-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization Smart IT Engineering
URL http://code.google.com/p/smart-dao
License LGPL v2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smart-hibernate-abstract-dao from group com.smartitengineering (version 0.3.1)

Group: com.smartitengineering Artifact: smart-hibernate-abstract-dao
Show all versions Show documentation Show source 
 

0 downloads
Artifact smart-hibernate-abstract-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies smart-abstract-dao, spring-dao, spring-hibernate3, hibernate,
There are maybe transitive dependencies!

base from group uk.org.retep.xmpp.xmpp (version 9.11)

This is the primary module external users should depend on. It completes the uk.org.retep.xmpp.message package with the various classes that depend on the JAXB objects, primarily the primary XMPP protocols: streams, stanzaerror, streamerror, jabber-client, jabber-server, component-accept and component-connect. The JAXB handling is also defined in this module.

Group: uk.org.retep.xmpp.xmpp Artifact: base
Show documentation Show source 
 

0 downloads
Artifact base
Group uk.org.retep.xmpp.xmpp
Version 9.11
Last update 29. January 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies commons, component-accept, component-connect, delay, jabber-client, jabber-server, stanzaerror, streamerror, streams,
There are maybe transitive dependencies!

patterntesting-check-ct from group net.sf.patterntesting (version 0.9.9)

PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").

Group: net.sf.patterntesting Artifact: patterntesting-check-ct
Show all versions Show source 
 

0 downloads
Artifact patterntesting-check-ct
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/check/ct/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mason from group edu.gmu.cs (version 14.0)

MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.

Group: edu.gmu.cs Artifact: mason
Show documentation Show source 
 

0 downloads
Artifact mason
Group edu.gmu.cs
Version 14.0
Last update 07. October 2009
Organization not specified
URL http://www.cs.gmu.edu/~eclab/projects/mason/
License Academic Free License, version 3.0
Dependencies amount 3
Dependencies jcommon, jfreechart, itext,
There are maybe transitive dependencies!

jid3lib from group net.sf.javamusictag (version 0.5.4)

This library reads song information, such as song title, artist, and album, from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name. It contains tag synchronization utilities, multiple save options, and easy tag conversion methods.

Group: net.sf.javamusictag Artifact: jid3lib
Show documentation Show source 
 

2 downloads
Artifact jid3lib
Group net.sf.javamusictag
Version 0.5.4
Last update 19. May 2009
Organization Eric Farng
URL http://javamusictag.sourceforge.net/
License LPGL
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!

jackrabbit-ocm from group org.apache.jackrabbit (version 1.5.3)

This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.

Group: org.apache.jackrabbit Artifact: jackrabbit-ocm
Show all versions Show source 
 

1 downloads
Artifact jackrabbit-ocm
Group org.apache.jackrabbit
Version 1.5.3
Last update 26. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!

components-base from group com.jsftoolkit (version 0.9)

The core classes for the JSF Toolkit Component Framework. Includes all framework base and utility classes as well as component kick-start/code-generation and registration tools. Also includes some classes for testing that are reused in other projects. They cannot be factored out into a separate project because they are referenced by the tests and they reference this code (circular dependence).

Group: com.jsftoolkit Artifact: components-base
Show source 
 

0 downloads
Artifact components-base
Group com.jsftoolkit
Version 0.9
Last update 30. April 2007
Organization not specified
URL http://cs.baylor.edu/~sloan/project/
License GNU General Public License 2.0
Dependencies amount 3
Dependencies commons-digester, junit, shale-test,
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!



Page 212 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy