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

Download JAR files tagged by free with all dependencies

Search JAR files by class name

datatables4j-parent from group com.github.datatables4j (version 0.8.3)

DataTables4j is a free and Open Source web framework that allows you to quickly create full-featured HTML table based on the amazing DataTables jQuery plugin. Writing table in your Java/JEE based web application has never been so easy thanks to all the features (compression, aggregation, export), themes, plugins and template engines integration : JSP and Thymeleaf !

Group: com.github.datatables4j Artifact: datatables4j-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact datatables4j-parent
Group com.github.datatables4j
Version 0.8.3
Last update 11. February 2013
Organization not specified
URL http://datatables4j.github.com/docs
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wet-gcwu-intranet-theme-overlay from group ca.gc.tbs-sct.wet-boew (version 3.0.2)

Web Experience Toolkit (WET) includes ready-made tools and solutions for building and maintaining innovative websites that are accessible, usable, and interoperable. These tools and solutions are open source software and free for use by departments and external Web communities. This module is a WAR overlay providing the files needed to implement the WET GC Web Usability (GCWU) Intranet theme. Please see the README.txt file inside the WAR file for details on usage.

Group: ca.gc.tbs-sct.wet-boew Artifact: wet-gcwu-intranet-theme-overlay
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wet-gcwu-intranet-theme-overlay
Group ca.gc.tbs-sct.wet-boew
Version 3.0.2
Last update 03. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wet-gcwu-theme-overlay from group ca.gc.tbs-sct.wet-boew (version 3.0.2)

Web Experience Toolkit (WET) includes ready-made tools and solutions for building and maintaining innovative websites that are accessible, usable, and interoperable. These tools and solutions are open source software and free for use by departments and external Web communities. This module is a WAR overlay providing the files needed to implement the WET GC Web Usability (GCWU) theme. Please see the README.txt file inside the WAR file for details on usage.

Group: ca.gc.tbs-sct.wet-boew Artifact: wet-gcwu-theme-overlay
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wet-gcwu-theme-overlay
Group ca.gc.tbs-sct.wet-boew
Version 3.0.2
Last update 03. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wet-clf2-theme-overlay from group ca.gc.tbs-sct.wet-boew (version 3.0.2)

Web Experience Toolkit (WET) includes ready-made tools and solutions for building and maintaining innovative websites that are accessible, usable, and interoperable. These tools and solutions are open source software and free for use by departments and external Web communities. This module is a WAR overlay providing the files needed to implement the WET Common Look and Feel v2 (CLF2) theme. Please see the README.txt file inside the WAR file for details on usage.

Group: ca.gc.tbs-sct.wet-boew Artifact: wet-clf2-theme-overlay
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wet-clf2-theme-overlay
Group ca.gc.tbs-sct.wet-boew
Version 3.0.2
Last update 03. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mindmap-maven-plugin from group fr.xebia.maven.plugins (version 1.0.1)

This plugin generates a MindMap from the project dependencies. The mindmap file (with the '.mm' extension) can be viewed with Freeplane (free tool). By default, the mindmap shows the full dependency tree. You can filter this tree at generation time by artifact's group id, by providing a parameter 'groupIdsFilteringREGEXMatch' setted with a groupId name fragment (a startswith will be performed). Usage is (for exemple) : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap with filtering : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap -DgroupIdsFilteringREGEXMatch=fr.xebia

Group: fr.xebia.maven.plugins Artifact: mindmap-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mindmap-maven-plugin
Group fr.xebia.maven.plugins
Version 1.0.1
Last update 20. November 2011
Organization not specified
URL https://github.com/ielfatmi/mindmap-maven-plugin
License Apache 2
Dependencies amount 3
Dependencies maven-dependency-tree, maven-plugin-api, velocity-tools,
There are maybe transitive dependencies!

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

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

1 downloads
Artifact smart-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 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

fdsapi from group com.fdsapi (version 1.0.4)

The FormattedDataSet Java class is the easiest way to generate dynamic text (HTML, XML, WML, CSV, and more). The dynamic text is generated by using tabular data as input (SQL, ResultSets, 2 dimensional arrays and more). The API is free, open-source, thread safe, and high performance. The primary benefit of using the FormattedDataSet is that both data and formatting can be reused independently.

Group: com.fdsapi Artifact: fdsapi

 

0 downloads
Artifact fdsapi
Group com.fdsapi
Version 1.0.4
Last update 06. January 2009
Organization not specified
URL http://www.fdsapi.com/
License BSD License
Dependencies amount 2
Dependencies oro, jamon,
There are maybe transitive dependencies!

swing-layout from group net.java.dev.swing-layout (version 1.0.2)

Swing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans. This project consists of the following pieces: * Ability to get the baseline for components. * Ability to get the preferred gap between components. * A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders.

Group: net.java.dev.swing-layout Artifact: swing-layout
Show all versions Show documentation Show source 
 

101 downloads
Artifact swing-layout
Group net.java.dev.swing-layout
Version 1.0.2
Last update 26. March 2007
Organization not specified
URL https://swing-layout.dev.java.net/
License Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 147 from 150 (items total 1495)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy