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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

wet-ogpl-theme-overlay from group com.github.wet-boew (version 3.1.9)

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 theme of WET. Please see the README.txt file inside the WAR file for details on usage.

Group: com.github.wet-boew Artifact: wet-ogpl-theme-overlay
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wet-ogpl-theme-overlay
Group com.github.wet-boew
Version 3.1.9
Last update 06. April 2014
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 com.github.wet-boew (version 3.1.9)

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: com.github.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 com.github.wet-boew
Version 3.1.9
Last update 06. April 2014
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 com.github.wet-boew (version 3.1.9)

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: com.github.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 com.github.wet-boew
Version 3.1.9
Last update 06. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wet-base-theme-overlay from group com.github.wet-boew (version 3.1.9)

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 Base theme. Please see the README.txt file inside the WAR file for details on usage.

Group: com.github.wet-boew Artifact: wet-base-theme-overlay
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wet-base-theme-overlay
Group com.github.wet-boew
Version 3.1.9
Last update 06. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wet-gcwu-intranet-theme-overlay from group com.github.wet-boew (version 3.1.9)

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: com.github.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 com.github.wet-boew
Version 3.1.9
Last update 06. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wet-wet-theme-overlay from group com.github.wet-boew (version 3.1.9)

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 theme of WET. Please see the README.txt file inside the WAR file for details on usage.

Group: com.github.wet-boew Artifact: wet-wet-theme-overlay
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wet-wet-theme-overlay
Group com.github.wet-boew
Version 3.1.9
Last update 06. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

brooklyn-logback-xml from group io.brooklyn (version 0.7.0-M1)

This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

Group: io.brooklyn Artifact: brooklyn-logback-xml
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-xml
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

neo4j-docbook-xml from group org.neo4j.build.plugins (version 4.5)

DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats. This module is a fork by the Neo4j Team.

Group: org.neo4j.build.plugins Artifact: neo4j-docbook-xml

 

0 downloads
Artifact neo4j-docbook-xml
Group org.neo4j.build.plugins
Version 4.5
Last update 25. March 2014
Organization not specified
URL http://docbook.sourceforge.net/
License MIT like
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group com.googlecode.jmockit (version 0.999.26)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.googlecode.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.googlecode.jmockit
Version 0.999.26
Last update 09. March 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.storychat.bundle.osgi from group org.storychat (version 1.0.2)

OSGi platform dependency wrapper - value, in releasing is dubious This bundle sets up dependencies on specific versions of OSGi common components. And some extra logging is added to see why a Bundle is failing. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.

Group: org.storychat Artifact: org.storychat.bundle.osgi
Show documentation Show source 
 

0 downloads
Artifact org.storychat.bundle.osgi
Group org.storychat
Version 1.0.2
Last update 31. January 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 515 from 541 (items total 5404)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy