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

Download JAR files tagged by like with all dependencies

Search JAR files by class name

honeycomb-core from group net.lucubrators (version 0.51)

Group: net.lucubrators Artifact: honeycomb-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact honeycomb-core
Group net.lucubrators
Version 0.51
Last update 22. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies servlet-api,
There are maybe transitive dependencies!

honeycomb from group net.lucubrators (version 0.51)

Honeycomb is a mvc engine. Its inspired by frameworks like spring mvc or stripes, but is more component oriented. So does every part of your page (called comb) have its own model view and controller. This makes every comb completely standalone and reuseable.

Group: net.lucubrators Artifact: honeycomb
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact honeycomb
Group net.lucubrators
Version 0.51
Last update 22. December 2010
Organization lucubrators
URL http://www.assembla.com/spaces/honeycomb
License MIT
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

geb-grails from group org.codehaus.geb (version 0.5.1)

Geb (pronounced with a soft “G” like “Jeb”) is a browser automation solution for the Groovy programming language. It combines the browser driving features of WebDriver (and therefore can work with Internet Explorer, FireFox, Chrome and HTMLUnit) with a jQuery inspired content navigation/inspection API and the expressiveness of Groovy.

Group: org.codehaus.geb Artifact: geb-grails
Show all versions Show documentation Show source 
 

0 downloads
Artifact geb-grails
Group org.codehaus.geb
Version 0.5.1
Last update 11. December 2010
Organization not specified
URL http://geb.codehaus.org
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies geb-spock, geb-junit4, geb-easyb, geb-junit3,
There are maybe transitive dependencies!

wng from group net.sourceforge.wurfl (version 1.0.1-rc2)

Just like WALL enabled the shift from WML to XHTML MP back in 2003, WNG is the shift that will let you build great CSS-rich pages, while supporting legacy XHTML devices which are still dominant in most markets.

Group: net.sourceforge.wurfl Artifact: wng
Show all versions Show documentation Show source 
 

0 downloads
Artifact wng
Group net.sourceforge.wurfl
Version 1.0.1-rc2
Last update 28. May 2010
Organization WURFL-Pro srl
URL http://dev.wurflpro.com/projects/wng
License GNU General Public License, version 2
Dependencies amount 11
Dependencies slf4j-api, jcl-over-slf4j, wurfl, backport-util-concurrent , commons-collections, commons-lang, commons-beanutils, commons-io, commons-chain, stringtemplate, antlr,
There are maybe transitive dependencies!

tinylaf from group net.sf.tinylaf (version 1.4.0)

TinyLaF is a (mostly painted) Look and Feel for Java 1.4 and higher. TinyLaF can look somewhat like Windows XP but runs on all platforms supporting Java. With the assistance of the control panel you can define the component's colors, fonts and (partially) behaviour and thus create your own themes.

Group: net.sf.tinylaf Artifact: tinylaf
Show documentation Show source 
 

1 downloads
Artifact tinylaf
Group net.sf.tinylaf
Version 1.4.0
Last update 03. May 2010
Organization not specified
URL http://www.muntjak.de/hans/java/tinylaf/index.html
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webcastellum from group org.webcastellum (version 1.8.3)

Java-based Open Source WAF (Web Application Firewall) to include inside a web application in order to protect it against attacks like SQL Injection, Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), Parameter Manipulation and many more.

Group: org.webcastellum Artifact: webcastellum
Show documentation Show source 
 

0 downloads
Artifact webcastellum
Group org.webcastellum
Version 1.8.3
Last update 27. February 2010
Organization itanius informatik GmbH
URL http://www.WebCastellum.org
License Eclipse Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

patterntesting-exception from group net.sf.patterntesting (version 0.9.9)

PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.

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

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

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

PatternTesting Check (patterntesting-check) 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.

Group: net.sf.patterntesting Artifact: patterntesting-check
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact patterntesting-check
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/rt/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!

jtidy from group org.jvnet.hudson (version 4aug2000r7-dev-hudson-1)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML. Hudson modifications: ===================== Removed SAX APIs

Group: org.jvnet.hudson Artifact: jtidy
Show source 
 

1 downloads
Artifact jtidy
Group org.jvnet.hudson
Version 4aug2000r7-dev-hudson-1
Last update 15. July 2008
Organization JTidy
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-jstools-plugin from group gr.abiss.mvn.plugins (version 0.7)

The Maven JSTools Plugin is, well, a javascript plugin for Maven 2. More specifically, it provides a Maven2 interface to a set of JavaScript development tools like JSDoc and JSLint, along with runtime JS dependency resolution (well it sounds cool) tools for your WAR projects. Support for JSUnit/ECMAUnit is coming up!

Group: gr.abiss.mvn.plugins Artifact: maven-jstools-plugin
Show all versions 
 

0 downloads
Artifact maven-jstools-plugin
Group gr.abiss.mvn.plugins
Version 0.7
Last update 06. June 2008
Organization Abiss.gr
URL http://dev.abiss.gr/mvn-jstools
License Apache License v2.0
Dependencies amount 8
Dependencies log4j, maven-jar-plugin, maven-reporting-api, maven-reporting-impl, maven-project, plexus-archiver, commons-io, js,
There are maybe transitive dependencies!



Page 270 from 320 (items total 3198)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy