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

Download JAR files tagged by archetype with all dependencies

Search JAR files by class name

archetype-client-root-project from group fr.fastconnect.factory.tibco.bw.maven (version 2.3.2)

This archetype will create a POM that inherits from FC TIBCO Factory parent POM. This POM will be the central configuration for all the TIBCO BusinessWorks projects of this client project. It is possible for instance to redefine here the default properties that will be used for any TIBCO BusinessWorks projects.

Group: fr.fastconnect.factory.tibco.bw.maven Artifact: archetype-client-root-project
Show all versions Show source 
 

0 downloads
Artifact archetype-client-root-project
Group fr.fastconnect.factory.tibco.bw.maven
Version 2.3.2
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dw-archetype from group pl.najda (version 1.1)

Archetype for building an initial structure of directories and files for Dropwizard web services. Contains a simple web service (available at http://localhost:8082/hello-world) with sources - to simplify development.

Group: pl.najda Artifact: dw-archetype
Show all versions 
 

0 downloads
Artifact dw-archetype
Group pl.najda
Version 1.1
Last update 06. May 2015
Organization not specified
URL https://github.com/patrox/dw-archetype
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jboss-forge-html5-archetype from group org.jboss.archetype.forge (version 1.0.0.Final)

An archetype that contains pre-requisites for demonstrating the use of JBoss Forge. The end-user will be instructed on how to scaffold a new application based on a pre-existing JPA entity. Refer to the embedded Eclipse cheatsheet for additional details.

Group: org.jboss.archetype.forge Artifact: jboss-forge-html5-archetype
Show source 
 

0 downloads
Artifact jboss-forge-html5-archetype
Group org.jboss.archetype.forge
Version 1.0.0.Final
Last update 04. September 2014
Organization not specified
URL http://www.jboss.org/jboss-forge-html5-archetype
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

brooklyn-archetype-quickstart from group io.brooklyn (version 0.7.0-M1)

This project defines an archetype for creating new projects which consume brooklyn, including an example application and an example new entity type, able to build an OSGi JAR and a binary assembly, with logging and READMEs.

Group: io.brooklyn Artifact: brooklyn-archetype-quickstart
Show all versions Show source 
 

0 downloads
Artifact brooklyn-archetype-quickstart
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vaadin-archetype-portlet from group com.vaadin (version 1.0.0)

This archetype creates a simple porlet with required Vaadin dependencies. In addition to standard JSR 286 configurations the archetype also adds liferay specific configuration files, but they shoudn't affect other portals.

Group: com.vaadin Artifact: vaadin-archetype-portlet

 

0 downloads
Artifact vaadin-archetype-portlet
Group com.vaadin
Version 1.0.0
Last update 22. February 2012
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jee6-servlet-minimal-archetype from group org.fluttercode.knappsack (version 1.1)

Java EE 6 Knappsack archetype containing a minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.

Group: org.fluttercode.knappsack Artifact: jee6-servlet-minimal-archetype
Show all versions Show source 
 

0 downloads
Artifact jee6-servlet-minimal-archetype
Group org.fluttercode.knappsack
Version 1.1
Last update 06. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jee6-sandbox-demo-archetype from group org.fluttercode.knappsack (version 1.1)

Java EE 6 Knappsack archetype containing a complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together

Group: org.fluttercode.knappsack Artifact: jee6-sandbox-demo-archetype
Show all versions Show source 
 

0 downloads
Artifact jee6-sandbox-demo-archetype
Group org.fluttercode.knappsack
Version 1.1
Last update 06. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drools5-integration-helper-archetype from group org.boretti.drools.integration (version 1.3.0)

This is an Maven 2 Archetype to support creation of a ready to use Maven 2 project with Drools support. This archetype contains examples of code based on interface, classes and pre/post condition. JUnit 4 examples are also included.

Group: org.boretti.drools.integration Artifact: drools5-integration-helper-archetype
Show all versions Show source 
 

0 downloads
Artifact drools5-integration-helper-archetype
Group org.boretti.drools.integration
Version 1.3.0
Last update 02. December 2009
Organization not specified
URL http://www.javaforge.com/proj/doc.do?proj_id=2903
License GPL3
Dependencies amount 2
Dependencies drools5-integration-helper-library, drools5-integration-helper-maven-plugin ,
There are maybe transitive dependencies!

drools5-integration-helper-main from group org.boretti.drools.integration (version 1.3.0)

This is the main pom for the Drools 5 Integration. Drools 5 Integration is composed of several sub-modules. The first one is the java library. The second one is the maven plugin. The third one is the archetype. The last one is an internal module to compute performance test.

Group: org.boretti.drools.integration Artifact: drools5-integration-helper-main
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drools5-integration-helper-main
Group org.boretti.drools.integration
Version 1.3.0
Last update 02. December 2009
Organization not specified
URL http://www.javaforge.com/proj/doc.do?proj_id=2903
License GPL3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

archetype-bw-mavenizer from group io.github.fastcube.factory.tibco.bw.maven (version 1.0.0)

This archetype will create a POM that inherits from FC TIBCO Factory parent POM *OR* from the client's root POM created with 'archetype-client-root-project' archetype. This POM will be the Maven configuration for the existing TIBCO BW project. 1) you want to use the default FC TIBCO Factory parent, then replace the 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' & 'fcFactoryVersion' respectively. 2) you want to use your own parent created with 'archetype-client-root-project', then replace 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the values of your own parent (ex: 'com.company.project', 'project-root', '1.0.0').

Group: io.github.fastcube.factory.tibco.bw.maven Artifact: archetype-bw-mavenizer
Show source 
 

0 downloads
Artifact archetype-bw-mavenizer
Group io.github.fastcube.factory.tibco.bw.maven
Version 1.0.0
Last update 27. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 176 from 179 (items total 1783)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy