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

Download JAR files tagged by standard with all dependencies

Search JAR files by class name

tagsoup from group org.ccil.cowan.tagsoup (version 1.2.1)

TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.

Group: org.ccil.cowan.tagsoup Artifact: tagsoup
Show all versions Show documentation Show source 
 

44 downloads
Artifact tagsoup
Group org.ccil.cowan.tagsoup
Version 1.2.1
Last update 22. August 2011
Organization not specified
URL http://home.ccil.org/~cowan/XML/tagsoup/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

m2st-stylus-ext-skin from group com.anasoft.os (version 2.0)

Group: com.anasoft.os Artifact: m2st-stylus-ext-skin
Show source 
 

0 downloads
Artifact m2st-stylus-ext-skin
Group com.anasoft.os
Version 2.0
Last update 05. May 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

m2st-doxia-macros from group com.anasoft.os (version 2.0)

Group: com.anasoft.os Artifact: m2st-doxia-macros
Show documentation Show source 
 

0 downloads
Artifact m2st-doxia-macros
Group com.anasoft.os
Version 2.0
Last update 05. May 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies doxia-core, commons-io, commons-lang,
There are maybe transitive dependencies!

m2st-parent from group com.anasoft.os (version 2.0)

This project is a handy toolkit for developers and companies that use Maven 2 site generation capabilities in order to generate HTML project presentations. m2-site-tools extends the standard site plugin that comes with Maven 2 with custom macros and page template and offers many exciting features: inserting highlighted code snippets as well as parametrized HTML, Google Analytics and Google Friend Connect integration, SEO (meta-description) support and more.

Group: com.anasoft.os Artifact: m2st-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact m2st-parent
Group com.anasoft.os
Version 2.0
Last update 05. May 2011
Organization not specified
URL http://code.google.com/p/m2-site-tools/
License GNU Lesser General Public License version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ferris-memorymanager-memoryvault from group org.ferris (version 0.0.2)

The purpose of this project is to provide a Java API and implementation capable of reading the data files of a Creative Memories http://www.creativememories.com/) Memory Manager (http://www.creativememories.com/MainMenu/Our-products-and-services/Digital-Scrapbooking/Memory-Manager%e2%84%a2) Memory Vault mvn site package 0.0.1 -Initial Release supporting Memory Manager 3 0.0.2 -RC1 * Refactor of 0.0.1 to support on-demand construction of the data tree instead of building the entire tree up front. * Change pom parent to ferris-standard-project -RC2 * Added Observable back to Manifest. * Updated DAO to accept an Observer.

Group: org.ferris Artifact: ferris-memorymanager-memoryvault
Show all versions Show documentation Show source 
 

0 downloads
Artifact ferris-memorymanager-memoryvault
Group org.ferris
Version 0.0.2
Last update 18. August 2010
Organization not specified
URL http://ferris.sourceforge.net/memorymanager-memoryvault
License not specified
Dependencies amount 6
Dependencies log4j, commons-io, commons-lang, ferris-lang, junit, rejaxb,
There are maybe transitive dependencies!

plexus-compiler-javafxc from group net.sf.m2-javafxc (version 0.3)

This component may be plugged into standard compile plugin of maven to compile JavaFX ( http://javafx.com/) sources. The component assumes that JavaFX SDK 1.2+ is installed on the machine were built process is run. Environment variable JFX_HOME should point to JavaFX installation directory (typically /usr/share/javafx-sdk1.2 for Linux machines). Version 0.3 is current one and is stable. Version 0.2 has deffect and compiles only basic code samples in all other cases it simply fail.

Group: net.sf.m2-javafxc Artifact: plexus-compiler-javafxc
Show all versions 
 

0 downloads
Artifact plexus-compiler-javafxc
Group net.sf.m2-javafxc
Version 0.3
Last update 21. July 2009
Organization not specified
URL http://m2-javafxc.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies plexus-utils, plexus-compiler-api,
There are maybe transitive dependencies!

wicket from group wicket (version 1.2.7)

Wicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a first-class component model backed by POJO data beans that can easily be persisted using your favorite technology.

Group: wicket Artifact: wicket
Show all versions Show documentation Show source 
 

6 downloads
Artifact wicket
Group wicket
Version 1.2.7
Last update 23. March 2008
Organization not specified
URL http://wicketframework.org/${project.artifactId}-1.2
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multex from group de.tfh-berlin.knabe (version 7.1)

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to exceptions. MulTEx depends on Java >= 1.4

Group: de.tfh-berlin.knabe Artifact: multex
Show source 
 

0 downloads
Artifact multex
Group de.tfh-berlin.knabe
Version 7.1
Last update 02. May 2007
Organization not specified
URL http://www.tfh-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nekodtd from group nekohtml (version 0.1.11)

NekoDTD is a configuration that parses Document Type Definition (DTD) files and converts the information into an XML document. This representation can then be processed using standard XML processors and applications to perform grammar analysis, convert the DTD into other grammar formats, etc. For example, using an XSLT stylesheet, the XML representation of the DTD can be converted to an equivalent XML Schema or Relax NG grammar. The NekoDTD parser configuration is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use NekoDTD with existing XNI tools without modification or rewriting code.

Group: nekohtml Artifact: nekodtd
Show documentation Show source 
 

7 downloads
Artifact nekodtd
Group nekohtml
Version 0.1.11
Last update 03. July 2006
Organization not specified
URL http://people.apache.org/~andyc/neko/doc/dtd/index.html
License The CyberNeko Software License, Version 1.0
Dependencies amount 2
Dependencies xercesImpl, xml-apis,
There are maybe transitive dependencies!

struts-el from group struts (version 1.2.9)

This subproject is an extension of the Struts tag library. Each JSP custom tag in this library is a subclass of an associated tag in the Struts tag library. One difference is that this tag library does not use "rtexprvalues", it uses the expression evaluation engine in the Jakarta Taglibs implementation of the JSP Standard Tag Library (version 1.0) to evaluate attribute values. In addition, some of the Struts tags were not ported to this library, as it was determined that their functionality was entirely supplied by the JSTL. These particular Struts tags, and the reason for their non-porting will be described in the documentation for this library. In order to fully understand the correct utilization of this library, you must understand the use and operation of the Struts tag library, and the use and operation of the JavaServer Pages Standard Tag Library (hereafter called the "JSTL"), along with the expression language (sometimes called the "EL") used for evaluating attribute values.

Group: struts Artifact: struts-el
Show all versions Show source 
 

1 downloads
Artifact struts-el
Group struts
Version 1.2.9
Last update 23. March 2006
Organization not specified
URL http://jakarta.apache.org/
License not specified
Dependencies amount 4
Dependencies standard, jstl, struts, commons-logging,
There are maybe transitive dependencies!



Page 326 from 328 (items total 3278)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy