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

Download JAR files tagged by system with all dependencies

Search JAR files by class name

org.opencms.frontend.layoutpage from group org.opencms.modules (version 8.0.1)

OpenCms-Module 'org.opencms.frontend.layoutpage'. <p>Contains the resource type "layoutpage" that helps creating pages following a set of predefined layout patterns.</p> <p><i>(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.frontend.layoutpage
Show documentation Show source 
 

1 downloads
Artifact org.opencms.frontend.layoutpage
Group org.opencms.modules
Version 8.0.1
Last update 05. January 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 1
Dependencies freemarker,
There are maybe transitive dependencies!

org.opencms.editors.ckeditor from group org.opencms.modules (version 8.0.1)

OpenCms-Module 'org.opencms.editors.ckeditor'. <p>This module adds the popular Open Source HTML editor "CKEditor" to the OpenCms Workplace.</p> <p>Install this module if you want a WYSIWYG editor for Mozilla based browsers, Internet Explorer, Safari or Google Chrome. The version of CKEditor is 3.0</p> <p><i>(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.editors.ckeditor
Show documentation Show source 
 

0 downloads
Artifact org.opencms.editors.ckeditor
Group org.opencms.modules
Version 8.0.1
Last update 05. January 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squirrelsql-version-plugin from group net.sf.squirrel-sql (version 1.0.9)

This project produces a maven mojo that can set the System property "squirrelsql.version" so that it can be used globally by the installers and the update-site projects. It accepts the project version as an argument which it uses to decide what the squirrelsql.version should be. If the project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If however, the project version does not end with "-SNAPSHOT", then squirrelsql.version will be set to the value of the project version.

Group: net.sf.squirrel-sql Artifact: squirrelsql-version-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-version-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, maven-settings,
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!

electric-test from group com.sun.electric (version 9.01-b)

Group: com.sun.electric Artifact: electric-test
Show all versions 
 

0 downloads
Artifact electric-test
Group com.sun.electric
Version 9.01-b
Last update 18. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JGlobus-GRAM from group org.jglobus (version 2.0.0)

GRAM simplifies the use of remote systems by providing a single standard interface for requesting and using remote system resources for the execution of "jobs". The most common use (and the best supported use) of GRAM is remote job submission and control. This is typically used to support distributed computing applications. This library has the API's to create a GRAM client.

Group: org.jglobus Artifact: JGlobus-GRAM
Show documentation Show source 
 

0 downloads
Artifact JGlobus-GRAM
Group org.jglobus
Version 2.0.0
Last update 23. January 2011
Organization not specified
URL http://dev.globus.org/wiki/CoG_jglobus
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

spring-osgi from group org.springframework.osgi (version 1.2.1)

The Spring Dynamic Modules project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: org.springframework.osgi Artifact: spring-osgi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-osgi
Group org.springframework.osgi
Version 1.2.1
Last update 17. December 2009
Organization Spring Framework
URL http://www.springframework.org/osgi
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!



Page 724 from 745 (items total 7443)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy