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

Download JAR files tagged by beans with all dependencies

Search JAR files by class name

jcalendar from group com.toedter (version 1.4)

JCalendar is a Java date chooser bean for graphically picking a date. JCalendar is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16x16, Color 32x32, Mono 16x16 and Mono 32x32) and their own locale property editor. So they can easily be used in GUI builders. Also part of the package is a JDateChooser, a bean composed of an IDateEditor (for direct date editing) and a button for opening a JCalendar for selecting the date.

Group: com.toedter Artifact: jcalendar
Show all versions Show documentation Show source 
 

4346 downloads
Artifact jcalendar
Group com.toedter
Version 1.4
Last update 04. September 2013
Organization not specified
URL http://www.toedter.com/en/jcalendar/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

servicemix-bean from group org.apache.servicemix (version 2013.01)

The ServiceMix Bean component provides integration with beans (POJOs) with the JBI bus to make it easy to use POJOs to process JBI message exchanges. Like in an Message Driven Bean in J2EE a POJO will receive a message from the NMR and process it in any way it likes. Unlike in a JMS component where the coding is already done the Bean component gives the developer the freedom to create any type of message handling but it must be hand coded all the way.

Group: org.apache.servicemix Artifact: servicemix-bean
Show all versions Show documentation Show source 
 

2 downloads
Artifact servicemix-bean
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-jexl, jencks, geronimo-annotation_1.0_spec, servicemix-shared, servicemix-common,
There are maybe transitive dependencies!

acris-site-gilead from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-site-gilead
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-site-gilead
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies gwt-user, acris-site-jpa, acris-site-jpa, gilead4gwt, gilead-hibernate,
There are maybe transitive dependencies!

acris-security-gilead from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-security-gilead
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-security-gilead
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies gwt-user, acris-security-core, acris-security-core, acris-security-hibernate, acris-security-hibernate, acris-security-spring, acris-security-spring, acris-server-components, spring-security-core, gilead4gwt, gilead-hibernate, gwt-sl,
There are maybe transitive dependencies!

acris-theme-metal from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-theme-metal
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-theme-metal
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies log4j, slf4j-log4j12,
There are maybe transitive dependencies!

acris-theme-shadow from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-theme-shadow
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-theme-shadow
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies log4j, slf4j-log4j12,
There are maybe transitive dependencies!

acris-binding from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-binding
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-binding
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies sesam-core, sesam-core, acris-client-core, acris-client-core, acris-binding-api, acris-binding-api, gwtx, beansbinding, gwt-validation, jsr250-api, jsr250-api, junit,
There are maybe transitive dependencies!

acris-binding-api from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-binding-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-binding-api
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies sesam-core, sesam-core, gwt-user, gwt-servlet,
There are maybe transitive dependencies!

foxlabs-validation from group org.foxlabs (version 1.0)

Java Validation Framework (not a JSR-303 implementation). This framework allows to modify (correct) test values; supports validation of localized values; allows to convert values into and from text representation; formats error messages, depending on the context; supports metadata, which allows to check any entity types (not only Java Beans or POJOs) and more. Also this framework has long list of predefined validation components.

Group: org.foxlabs Artifact: foxlabs-validation
Show documentation Show source 
 

0 downloads
Artifact foxlabs-validation
Group org.foxlabs
Version 1.0
Last update 28. November 2012
Organization FoxLabs
URL http://foxlabs.org/p/validation/1.0/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies foxlabs-common,
There are maybe transitive dependencies!

default-value-plugin from group org.andromda.thirdparty.jaxb2_commons (version 1.1)

This is an XJC plugin to set default values in the XJC generated classes based on the default attribute to <xs:element>. Note that JAXB handles defaults for <xs:attribute> natively, so this plugin is not necessary for an attribute default. The plugin is particularly useful while generating Value Objects for a user interface from an XML schema. User interface tags such as the Struts HTML tags use reflection on bean properties to render themselves, so it is often useful to have a set of sensible defaults set in the Java Beans mapping to the user interface themselves.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: default-value-plugin
Show documentation Show source 
 

0 downloads
Artifact default-value-plugin
Group org.andromda.thirdparty.jaxb2_commons
Version 1.1
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/
License not specified
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!



Page 57 from 59 (items total 585)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy