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

Download JAR files tagged by javabeans with all dependencies

Search JAR files by class name

HTMLParserProject from group org.htmlparser (version 2.1)

HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package.

Group: org.htmlparser Artifact: HTMLParserProject
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact HTMLParserProject
Group org.htmlparser
Version 2.1
Last update 24. April 2011
Organization not specified
URL http://htmlparser.org
License Common Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

orbroker from group net.sourceforge.orbroker (version 2.0.4)

O/R Broker is a framework for applications that use JDBC. It allows you to externalize dynamic SQL statements in individual files, improving readability, and it allows declarative mapping from queries to arbitrary domain objects, not just JavaBeans.

Group: net.sourceforge.orbroker Artifact: orbroker
Show all versions Show documentation Show source 
 

1 downloads
Artifact orbroker
Group net.sourceforge.orbroker
Version 2.0.4
Last update 26. February 2009
Organization not specified
URL http://orbroker.sourceforge.net/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb2-rich-contract-plugin from group net.codesup.util (version 4.1.0)

Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.

Group: net.codesup.util Artifact: jaxb2-rich-contract-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact jaxb2-rich-contract-plugin
Group net.codesup.util
Version 4.1.0
Last update 15. April 2024
Organization not specified
URL http://mklemm.github.io/jaxb2-rich-contract-plugin
License not specified
Dependencies amount 2
Dependencies jaxb-plugin-lib, word-wrap,
There are maybe transitive dependencies!

nomin from group net.sf.nomin (version 1.2.2)

Nomin is a mapping engine for the Java platform. It provides abilities to transform object trees according to declarative mapping rules. Main features of Nomin are no XML configuration, intuitively looking mapping, using arbitrary expressions and method invocations in mappings, pre and postprocessing right in a mapping listing, customizations. It's applicable for any Java compatible classes, not only JavaBeans.

Group: net.sf.nomin Artifact: nomin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nomin
Group net.sf.nomin
Version 1.2.2
Last update 11. November 2022
Organization not specified
URL https://github.com/dobrynya/nomin
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb2-rich-contract-plugin from group com.klemm-scs.util (version 1.5.3)

Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.

Group: com.klemm-scs.util Artifact: jaxb2-rich-contract-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaxb2-rich-contract-plugin
Group com.klemm-scs.util
Version 1.5.3
Last update 25. February 2015
Organization not specified
URL http://mklemm.github.io/jaxb2-rich-contract-plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicketwebbeans from group net.sourceforge.wicketwebbeans (version 1.0)

Group: net.sourceforge.wicketwebbeans Artifact: wicketwebbeans
Show all versions Show source 
 

0 downloads
Artifact wicketwebbeans
Group net.sourceforge.wicketwebbeans
Version 1.0
Last update 12. January 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

WicketWebBeans-parent from group net.sourceforge.wicketwebbeans.parent (version 1.0)

Wicket Web Beans (WWB) is an Apache Wicket component toolkit for displaying and editing POJOs that conform to the JavaBeans specification. Web pages are automatically generated based on bean properties and certain conventions. If necessary, the layout, editability, and actions of these pages can be customized on an exception basis. In other words, the toolkit normally does what you'd expect, but when it doesn't, you can override its behavior.

Group: net.sourceforge.wicketwebbeans.parent Artifact: WicketWebBeans-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact WicketWebBeans-parent
Group net.sourceforge.wicketwebbeans.parent
Version 1.0
Last update 12. January 2008
Organization Visual Systems Corporation
URL http://wicketwebbeans.sourceforge.net/
License The Apache License 2.0
Dependencies amount 9
Dependencies wicket, wicket-extensions, wicket-datetime, wicket-contrib-datepicker, commons-beanutils-core, junit, joda-time, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

webwork from group com.opensymphony (version 2.2.6)

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Group: com.opensymphony Artifact: webwork
Show documentation Show source 
 

2 downloads
Artifact webwork
Group com.opensymphony
Version 2.2.6
Last update 21. July 2007
Organization OpenSymphony
URL http://www.opensymphony.com/webwork/
License The OpenSymphony Software License 1.1
Dependencies amount 3
Dependencies xwork, freemarker, commons-logging,
There are maybe transitive dependencies!

webwork from group opensymphony (version 2.2.5)

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Group: opensymphony Artifact: webwork
Show all versions 
 

8 downloads
Artifact webwork
Group opensymphony
Version 2.2.5
Last update 13. April 2007
Organization OpenSymphony
URL http://www.opensymphony.com/webwork/
License The OpenSymphony Software License 1.1
Dependencies amount 3
Dependencies xwork, freemarker, commons-logging,
There are maybe transitive dependencies!

struts from group struts (version 1.2.9)

The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.

Group: struts Artifact: struts
Show all versions Show source 
 

366 downloads
Artifact struts
Group struts
Version 1.2.9
Last update 23. March 2006
Organization The Apache Software Foundation
URL http://struts.apache.org/
License not specified
Dependencies amount 8
Dependencies commons-beanutils, commons-digester, commons-fileupload, commons-logging, commons-validator, oro, antlr, xalan,
There are maybe transitive dependencies!



Page 7 from 7 (items total 70)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy