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

Download JAR files tagged by generates with all dependencies

Search JAR files by class name

andromda from group org.andromda (version 3.4)

AndroMDA (pronounced: andromeda) is an open source code generation framework that follows the Model Driven Architecture (MDA) paradigm. It takes model(s) from CASE-tool(s) and generates fully deployable applications and other components.

Group: org.andromda Artifact: andromda
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact andromda
Group org.andromda
Version 3.4
Last update 08. September 2012
Organization AndroMDA.org
URL http://www.andromda.org/docs
License The AndroMDA Project
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vaadin-archetype-sample from group com.vaadin (version 1.7.2)

This archetype generates a Vaadin application as a Maven project. The application contains a custom GWT widgetset that is compiled by the GWT compiler and integrated into the project as part of the build process. The application is based on the Vaadin Color Picker Demo application available at http://vaadin.com.

Group: com.vaadin Artifact: vaadin-archetype-sample
Show all versions 
 

0 downloads
Artifact vaadin-archetype-sample
Group com.vaadin
Version 1.7.2
Last update 08. August 2012
Organization not specified
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

application from group net.sf.beezle.maven.plugins (version 1.3.5)

Generates an application file. An application file is a single file containing your entire application, it's all you need to distribute or run the application. Technically, an application file is a Bash shell script with an appended executable jar file. You can invoke it directly or you can pass it as an argument to java -jar. You can rename it without breaking the application.

Group: net.sf.beezle.maven.plugins Artifact: application
Show all versions Show documentation Show source 
 

0 downloads
Artifact application
Group net.sf.beezle.maven.plugins
Version 1.3.5
Last update 28. November 2011
Organization not specified
URL https://sourceforge.net/apps/trac/beezle/wiki/ApplicationHome
License GNU Lesser General Public License, Version 2.1
Dependencies amount 6
Dependencies sushi, jsch, maven-model, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

sloccount from group hudson.plugins.sloccount (version 1.4)

This plug-in generates the trend report for SLOCCount, an open source program which counts the number of lines of codes in over 25 different languages, including C/C++, Ada, COBOL, Fortran, SQL, Ruby, Python, etc...

Group: hudson.plugins.sloccount Artifact: sloccount
Show all versions Show documentation Show source 
 

0 downloads
Artifact sloccount
Group hudson.plugins.sloccount
Version 1.4
Last update 20. May 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/SLOCCount+Plugin
License not specified
Dependencies amount 2
Dependencies maven-plugin, annotations,
There are maybe transitive dependencies!

PerfPublisher from group org.jvnet.hudson.plugins (version 7.98)

The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.

Group: org.jvnet.hudson.plugins Artifact: PerfPublisher
Show all versions Show documentation Show source 
 

0 downloads
Artifact PerfPublisher
Group org.jvnet.hudson.plugins
Version 7.98
Last update 22. April 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/PerfPublisher+Plugin
License MIT license
Dependencies amount 2
Dependencies analysis-core, maven-plugin,
There are maybe transitive dependencies!

perfpublisher from group org.jvnet.hudson.plugins (version 7.97)

The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.

Group: org.jvnet.hudson.plugins Artifact: perfpublisher
Show all versions Show documentation Show source 
 

0 downloads
Artifact perfpublisher
Group org.jvnet.hudson.plugins
Version 7.97
Last update 22. April 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/PerfPublisher+Plugin
License MIT license
Dependencies amount 2
Dependencies analysis-core, maven-plugin,
There are maybe transitive dependencies!

andromda-utils from group org.andromda.bootstrap (version 3.3)

AndroMDA (pronounced: andromeda) is an open source code generation framework that follows the Model Driven Architecture (MDA) paradigm. It takes model(s) from CASE-tool(s) and generates fully deployable applications and other components.

Group: org.andromda.bootstrap Artifact: andromda-utils
Show all versions 
 

0 downloads
Artifact andromda-utils
Group org.andromda.bootstrap
Version 3.3
Last update 10. December 2009
Organization AndroMDA.org
URL http://www.andromda.org/andromda-utils
License The AndroMDA Project
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-jdepend-plugin from group maven (version 1.6.1)

JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.

Group: maven Artifact: maven-jdepend-plugin
Show all versions 
 

0 downloads
Artifact maven-jdepend-plugin
Group maven
Version 1.6.1
Last update 06. November 2006
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/jdepend/
License not specified
Dependencies amount 5
Dependencies commons-jelly-tags-jsl, commons-jelly-tags-xml, jdepend, xmlParserAPIs, xercesImpl,
There are maybe transitive dependencies!

gentaku-summit-cartridge from group dentaku (version 20050708.211103)

This cartridge generates the Velocity screens that will display the entities as modelled. It will generate code that manage the parent child relationships for display and for CRUD. It also generates the Pull tools used to extract the entities on display for the screen. Finally it generates the Action classes that manage the submisssions from each screen, multiple forms is modelled so.

Group: dentaku Artifact: gentaku-summit-cartridge
Show all versions 
 

0 downloads
Artifact gentaku-summit-cartridge
Group dentaku
Version 20050708.211103
Last update 24. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies dentaku-services, dentaku-metadata-service, dentaku-event-cartridge, dentaku-persistence-service, gentaku, dentaku-cartridge-generator, commons-el, jsp-api,
There are maybe transitive dependencies!

java-uuid-generator from group com.fasterxml.uuid (version 5.0.0)

Java UUID Generator (JUG) is a Java library for generating Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID). It can be used either as a component in a bigger application, or as a standalone command line tool. JUG generates UUIDs according to the IETF UUID draft specification. JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)

Group: com.fasterxml.uuid Artifact: java-uuid-generator
Show all versions Show documentation Show source 
 

368 downloads
Artifact java-uuid-generator
Group com.fasterxml.uuid
Version 5.0.0
Last update 24. February 2024
Organization FasterXML.com
URL https://github.com/cowtowncoder/java-uuid-generator
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 169 from 172 (items total 1717)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy