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-bw-mavenizer from group com.github.fastcube.factory.tibco.bw.maven (version 1.0.1)

Group: com.github.fastcube.factory.tibco.bw.maven Artifact: archetype-bw-mavenizer
Show all versions Show source 
 

0 downloads

entando-misc-less from group org.entando.entando.bundles.misc (version 6.1.1)

LESS 1.3.1, JS version. For quick development iterations. Included in entando-archetype-portal-bootstrap you'll also find the lesscss-maven-plugin which provides proper compilation during the package phases.

Group: org.entando.entando.bundles.misc Artifact: entando-misc-less
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact entando-misc-less
Group org.entando.entando.bundles.misc
Version 6.1.1
Last update 24. April 2020
Organization not specified
URL http://www.entando.com/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-boot-service from group de.bitgrip.archetypes (version 0.1.0)

An archetype which generates a complete spring-boot-service with an RESTFUL api with dummy implementation. Each application layer is Additionally creates an FeignClient coupled to the API of the service, which clients could use. Check https://github.com/bitgrip/spring-boot-archetype

Group: de.bitgrip.archetypes Artifact: spring-boot-service

 

0 downloads
Artifact spring-boot-service
Group de.bitgrip.archetypes
Version 0.1.0
Last update 16. August 2019
Organization not specified
URL https://github.com/bitgrip/spring-boot-archetype
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nodejs-archetype from group com.oracle.graal-js (version 0.3)

Archetype to start mixed Java/JavaScript development on top of GraalVM - a JVM with polyglot capabilities. The GraalVM comes with a 100% compatible node.js implementation that can easily execute Java code as well as code in other scripting languages like Ruby, R language or Python.

Group: com.oracle.graal-js Artifact: nodejs-archetype
Show all versions Show source 
 

5 downloads
Artifact nodejs-archetype
Group com.oracle.graal-js
Version 0.3
Last update 29. July 2019
Organization Oracle
URL https://github.com/graalvm/graal-js-archetype
License UPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

modelant.repository.maven.archetype from group net.mdatools (version 3.3.0)

An archetype to build a API to access metamodel instances The metamodel should be written in MOF 1.4, XMI 1.1 or XMI 1.2, as of JMI (JCR-40). The archetype requires providing parent project's Group, Artifact and Version. When other than the default values are provided, then the generated POM will include a corresponding <parent> section. The generated project uses the NetBeans MDR.

Group: net.mdatools Artifact: modelant.repository.maven.archetype
Show source 
 

0 downloads
Artifact modelant.repository.maven.archetype
Group net.mdatools
Version 3.3.0
Last update 02. November 2018
Organization not specified
URL https://mdatools.net/modelant.repository/modelant.repository.maven/modelant.repository.maven.archetype/
License Eclipse Public License v 2.0
Dependencies amount 6
Dependencies jmi, mof, jmiutils, mdrapi, nbmdr, openide-util,
There are maybe transitive dependencies!

rice-archetype-quickstart from group org.kuali.rice (version 2.6.2)

This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing. It is configured in a bundled integration model with Kuali Rice.

Group: org.kuali.rice Artifact: rice-archetype-quickstart
Show all versions Show source 
 

0 downloads
Artifact rice-archetype-quickstart
Group org.kuali.rice
Version 2.6.2
Last update 15. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

docs-city-archetype-quickstart from group com.github.charlie-cityu.archetypes (version 1.0)

A variation on the maven-archetype-quickstart with source set to 1.8, build to executable jar with dependencies and junit 4.12. File names have been changed to Main.java and MainTest.java. Directory structure remains consistent with the Maven standard.

Group: com.github.charlie-cityu.archetypes Artifact: docs-city-archetype-quickstart
Show source 
 

0 downloads
Artifact docs-city-archetype-quickstart
Group com.github.charlie-cityu.archetypes
Version 1.0
Last update 15. August 2016
Organization not specified
URL http://github.com/charliew-city/docs-city-archetype-quickstart
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

archetype-bw-mavenizer from group fr.fastconnect.factory.tibco.bw.maven (version 2.4.1)

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: fr.fastconnect.factory.tibco.bw.maven Artifact: archetype-bw-mavenizer
Show all versions Show source 
 

0 downloads
Artifact archetype-bw-mavenizer
Group fr.fastconnect.factory.tibco.bw.maven
Version 2.4.1
Last update 22. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

restlet-deltaspike-raml-archetype from group com.zanclus.codepalousa (version 2.3.1.5)

A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency injection. The version tracks the version of the Restlet Framework being used.

Group: com.zanclus.codepalousa Artifact: restlet-deltaspike-raml-archetype
Show all versions Show documentation Show source 
 

0 downloads
Artifact restlet-deltaspike-raml-archetype
Group com.zanclus.codepalousa
Version 2.3.1.5
Last update 29. April 2015
Organization not specified
URL https://github.com/InfoSec812/restlet-deltaspike-raml-archetype
License Apache License 2.0
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!



Page 177 from 179 (items total 1783)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy