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

Download JAR files tagged by generated with all dependencies

Search JAR files by class name

core from group uk.org.retep.xmpp.xmpp (version 10.6)

Group: uk.org.retep.xmpp.xmpp Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies annotations, stanzaerror, builder, concurrency, id, jaxb, messaging, xml, jaxb-api,
There are maybe transitive dependencies!

stanzaerror from group uk.org.retep.xmpp.protocol (version 10.6)

Group: uk.org.retep.xmpp.protocol Artifact: stanzaerror
Show all versions Show documentation Show source 
 

0 downloads
Artifact stanzaerror
Group uk.org.retep.xmpp.protocol
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies annotations, builder,
There are maybe transitive dependencies!

plugin from group uk.org.retep.xmpp.xmpp (version 10.6)

Group: uk.org.retep.xmpp.xmpp Artifact: plugin
Show documentation Show source 
 

0 downloads
Artifact plugin
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies annotations, jaxb,
There are maybe transitive dependencies!

schemaParent from group uk.org.retep.xmpp.xmpp (version 10.6)

This part of the project contains the core api, xml schemas for each supported xmpp protocol and the jaxb generated code. Because this section rarely changes (i.e. when a new protocol is added or when an existing protocol is updated by the XMPP Standards Foundation its usually not required to actually build from this directory but allow maven to retrieve the pre-built artifacts instead. Doing this will save you a lot of time as there are over 100 modules within this part of the project.

Group: uk.org.retep.xmpp.xmpp Artifact: schemaParent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact schemaParent
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xml-element-wrapper from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

When generating XML schema from Java source code using the schemagen tool a common approach is to use the @XmlElementWrapper and @XmlElement annotations to handle schema generation for collections. However, when generating Java source from a schema using the xjc tool the resulting code is not created with these annotations. Instead, the generated Java source contains "injected" inner classes to accommodate the collection of elements contained within an element.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: xml-element-wrapper
Show documentation Show source 
 

3 downloads
Artifact xml-element-wrapper
Group org.andromda.thirdparty.jaxb2_commons
Version 1.0
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!

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!

fdsapi from group com.fdsapi (version 1.0.4)

The FormattedDataSet Java class is the easiest way to generate dynamic text (HTML, XML, WML, CSV, and more). The dynamic text is generated by using tabular data as input (SQL, ResultSets, 2 dimensional arrays and more). The API is free, open-source, thread safe, and high performance. The primary benefit of using the FormattedDataSet is that both data and formatting can be reused independently.

Group: com.fdsapi Artifact: fdsapi

 

0 downloads
Artifact fdsapi
Group com.fdsapi
Version 1.0.4
Last update 06. January 2009
Organization not specified
URL http://www.fdsapi.com/
License BSD License
Dependencies amount 2
Dependencies oro, jamon,
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!

tddoc from group com.agical.rmock (version 2.0.0)

TDDoc aims to simplify the documentation of testdriven projects by utilizing comments, values and more in the testcases to generate documentation. This release of TDDoc was used to create the documentation for the RMock project. The PDF documentation is made from a generated DocBook XML file. The integrated Maven HTML documentation was made from a generated XDoc file. The documentation for TDDoc is ironically not very extensive, but the source from the Documentation project can serve as a big code example.

Group: com.agical.rmock Artifact: tddoc

 

0 downloads
Artifact tddoc
Group com.agical.rmock
Version 2.0.0
Last update 12. May 2007
Organization not specified
URL http://rmock.sourceforge.net
License not specified
Dependencies amount 2
Dependencies velocity, rmock,
There are maybe transitive dependencies!



Page 189 from 196 (items total 1955)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy