Maven使用 archetype 来创建项目。要创建一个简单的 Java 应用程序,我们使用 maven-archetype-quickstart 插件。在下面的例子中,我们将创建一个基于Maven 的 Java 应用程序项目在 G:\workspace 文件夹。

让我们打开命令控制台,进入到 G:\workspace 目录并执行以下命令 mvn 命令。 

Microsoft Windows [版本 10.0.15063]
(c) 2017 Microsoft Corporation。保留所有权利。C:\Users\tongguobo.HZSIASUN>g:G:\>cd workspaceG:\workspace>mvn archetype:generate
[WARNING]
[WARNING] Some problems were encountered while building the effective settings
[WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen ...ore artifacts.\n   |\n   | Default: ${user.home}/.m2/repository\n  <l... @53:5)  @ F:\apache-maven-3.3.9\bin\..\conf\settings.xml, line 53, column 5
[WARNING]
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (6 KB at 3.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 KB at 31.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (5 KB at 10.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 KB at 25.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 KB at 47.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 KB at 32.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 28.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 50.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (204 KB at 189.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 23.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 237.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom (10 KB at 12.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom (9 KB at 17.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar (44 KB at 99.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 46.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 KB at 10.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/maven-metadata.xml
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/maven-metadata.xml (825 B at 1.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom (10 KB at 22.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom (13 KB at 26.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 62.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 33.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar (94 KB at 138.4 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> maven-archetype-plugin:3.0.1:generate (default-cli) > generate-sources @ standalone-pom >>>
[INFO]
[INFO] <<< maven-archetype-plugin:3.0.1:generate (default-cli) < generate-sources @ standalone-pom <<<
[INFO]
[INFO] --- maven-archetype-plugin:3.0.1:generate (default-cli) @ standalone-pom ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom (2 KB at 4.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom (3 KB at 6.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (4 KB at 8.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom (2 KB at 4.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom (19 KB at 38.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom (2 KB at 3.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 1.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (4 KB at 8.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 KB at 48.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (2 KB at 2.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 9.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 48.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 14.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 4.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 4.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 2.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 11.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 4.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 4.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 5.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 11.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 6.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 5.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 2.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 16.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 23.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 8.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 11.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 23.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 5.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 5.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 3.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 16.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 4.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 7.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 3.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (6 KB at 13.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5 KB at 6.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 66.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (8 KB at 16.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (5 KB at 10.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (5 KB at 11.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5 KB at 11.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (40 KB at 74.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 12.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (2 KB at 4.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 23.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 29.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (2 KB at 3.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 KB at 41.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom (32 KB at 67.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 0.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (5 KB at 9.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 0.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 0.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 0.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 0.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 1.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (2 KB at 2.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (3 KB at 5.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom (4 KB at 8.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (2 KB at 2.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (2 KB at 3.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (9 KB at 20.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (5 KB at 9.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar (19 KB at 39.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar (324 KB at 378.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (5 KB at 3.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar (26 KB at 23.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar (24 KB at 17.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 35.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar (150 KB at 106.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (8 KB at 5.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 20.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar (52 KB at 27.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 KB at 18.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 106.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 KB at 13.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (36 KB at 13.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (240 KB at 56.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 100.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 KB at 2.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 KB at 4.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 KB at 3.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 8.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 25.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 19.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 57.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 3.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 14.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 5.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 1.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 6.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 43.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 5.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 4.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 9.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 8.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 3.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 KB at 2.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 12.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (56 KB at 4.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (121 KB at 9.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar (21 KB at 1.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 10.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 17.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 32.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1479 KB at 63.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar (5394 KB at 199.5 KB/sec)
[INFO] Generating project in Interactive mode
[INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.archetypes:maven-archetype-quickstart:1.0)
Choose archetype:
1: remote -> am.ik.archetype:maven-reactjs-blank-archetype (Blank Project for React.js)
2: remote -> am.ik.archetype:msgpack-rpc-jersey-blank-archetype (Blank Project for Spring Boot + Jersey)
3: remote -> am.ik.archetype:mvc-1.0-blank-archetype (MVC 1.0 Blank Project)
4: remote -> am.ik.archetype:spring-boot-blank-archetype (Blank Project for Spring Boot)
5: remote -> am.ik.archetype:spring-boot-docker-blank-archetype (Docker Blank Project for Spring Boot)
6: remote -> am.ik.archetype:spring-boot-gae-blank-archetype (GAE Blank Project for Spring Boot)
7: remote -> am.ik.archetype:spring-boot-jersey-blank-archetype (Blank Project for Spring Boot + Jersey)
8: remote -> at.chrl.archetypes:chrl-spring-sample (Archetype for Spring Vaadin Webapps)
9: remote -> br.com.address.archetypes:struts2-archetype (an archetype web 3.0 + struts2 (bootstrap + jquery) + JPA 2.1 with struts2 login system)
10: remote -> br.com.address.archetypes:struts2-base-archetype (An Archetype with JPA 2.1; Struts2 core 2.3.28.1; Jquery struts plugin; Struts BootStrap plugin; json Struts plugin; Login System using Session and Interceptor)
11: remote -> br.com.anteros:Anteros-Archetype (Anteros Archetype for Java Web projects.)
12: remote -> br.com.codecode:vlocadora-json (Modelos com Anota??es Gson)
13: remote -> br.com.diogoko:maven-doclet-archetype (A Maven archetype to create Doclets for Javadoc)
14: remote -> br.com.ingenieux:elasticbeanstalk-docker-dropwizard-webapp-archetype (A Maven Archetype for Publishing Dropwizard-based Services on AWS' ElasticBeanstalk Service)
15: remote -> br.com.ingenieux:elasticbeanstalk-javase-archetype (A Maven Archetype Encompassing Jetty for Publishing Java SE Services on AWS'Elastic Beanstalk Service)
16: remote -> br.com.ingenieux:elasticbeanstalk-service-webapp-archetype (A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service)
17: remote -> br.com.ingenieux:elasticbeanstalk-wrapper-webapp-archetype (A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service)
18: remote -> br.com.otavio.vraptor.archetypes:vraptor-archetype-blank (A simple project to start with VRaptor 4)
19: remote -> br.gov.frameworkdemoiselle.archetypes:demoiselle-html-rest (-)
20: remote -> br.gov.frameworkdemoiselle.archetypes:demoiselle-jsf-jpa (-)
21: remote -> br.gov.frameworkdemoiselle.archetypes:demoiselle-minimal (Basic archetype for generic applications using Demoiselle Framework)
22: remote -> br.gov.frameworkdemoiselle.archetypes:demoiselle-vaadin-jpa (Archetype for Vaadin web applications)
23: remote -> br.gov.frameworkdemoiselle.component.archetypes:jbehave-fest-archetype (Archetype for automated functional tests in desktop java applications)
24: remote -> br.gov.frameworkdemoiselle.component.archetypes:jbehave-junit-archetype (Archetype for automated functional tests in web applications)
25: remote -> br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype (Archetype for automated functional tests in web applications)
26: remote -> ca.bc.gov.open.cpf:cpf-archetype-plugin (CPF Plug-in Maven Arechtype)
27: remote -> ca.bc.gov.open.cpf:cpf-archetype-web (Concurrent Processing Framework Archetype Web)
28: remote -> ch.sbb.maven.archetypes:iib9-maven-projects (IBM Integration Bus 9 Maven Project Structure)
29: remote -> ch.sbb.maven.archetypes:wmb7-maven-projects (WebSphere Message Broker 7 Maven Project Structure)
30: remote -> cn.stackbox.archetypes:rest-with-oauth2 (SpringBoot Project Generator for springboot, oauth2, mybatis)
31: remote -> co.cask.cdap:cdap-app-archetype (-)
32: remote -> co.cask.cdap:cdap-data-pipeline-plugins-archetype (-)
33: remote -> co.cask.cdap:cdap-etl-batch-sink-archetype (-)
34: remote -> co.cask.cdap:cdap-etl-batch-source-archetype (-)
35: remote -> co.cask.cdap:cdap-etl-realtime-sink-archetype (-)
36: remote -> co.cask.cdap:cdap-etl-realtime-source-archetype (-)
37: remote -> co.cask.cdap:cdap-etl-transform-archetype (-)
38: remote -> co.cask.cdap:cdap-mapreduce-archetype (-)
39: remote -> co.cask.cdap:cdap-spark-java-archetype (-)
40: remote -> co.cask.cdap:cdap-spark-scala-archetype (-)
41: remote -> co.cask.tigon:tigon-app-archetype (-)
42: remote -> co.ntier:spring-mvc-archetype (An extremely simple Spring MVC archetype, configured with NO XML.)
43: remote -> com.abiquo:storage-plugin-archetype (Maven archetype for an Abiquo Storage Plugin)
44: remote -> com.agapsys:agreste-app-archetype (AGRESTE Application Archetype)
45: remote -> com.agapsys:agreste-lib-archetype (AGRESTE Library Archetype)
46: remote -> com.agapsys:rcf-app-archetype (Basic application based on Agapsys REST Controller Framework)
47: remote -> com.agapsys.archetypes:agreste-app-archetype (Basic application based on Agapsys AGRESTE)
48: remote -> com.agapsys.archetypes:agreste-lib-archetype (Basic library based on Agapsys AGRESTE)
49: remote -> com.agapsys.archetypes:rcf-app-archetype (Basic application based on Agapsys REST Controller Framework)
50: remote -> com.agilejava.docbkx:docbkx-quickstart-archetype (-)
51: remote -> com.aimconsulting:service-automation-archetype (A project used to bootstrap a basic web service integration test framework)
52: remote -> com.airhacks:igniter (An application template for building Java FX MVP applicationswith Dependency Injection and afterburner.fx)
53: remote -> com.airhacks:javaee-bce-archetype (Maven Archetype (wizard) for the javaee-bce-pom project)
54: remote -> com.airhacks:javaee7-essentials-archetype (Java EE 7 project template. Clean, lean and minimalistic.)
55: remote -> com.airhacks:javaee8-essentials-archetype (Java EE 8 project quickstart template. Clean, lean and minimalistic.)
56: remote -> com.alexanderperucci:spring-grow (Maven Archetype which can generate a secured Spring MVC Web Application (XML Configuration))
57: remote -> com.alibaba.citrus.sample:archetype-webx-quickstart (-)
58: remote -> com.amazonaws:aws-java-sdk-archetype (Maven archetype for a simple AWS Java application.)
59: remote -> com.andrewreitz.velcro:velcro (Awesome Maven archetype for Android)
60: remote -> com.arcbees.archetypes:gwtp-appengine-guice-archetype (GWTP Appengine Guice application)
61: remote -> com.arcbees.archetypes:gwtp-basic-archetype (Basic GWTP application)
62: remote -> com.astamuse:asta4d-archetype (an archetype that is automatically created from asta4d-sample.)
63: remote -> com.atlassian.bamboo:bamboo-specs-archetype (-)
64: remote -> com.atlassian.connect:atlassian-connect-spring-boot-archetype (Provides a Maven archetype for Atlassian Connect add-ons using Spring Boot)
65: remote -> com.atlassian.maven.archetypes:bamboo-plugin-archetype (This archetype can be used to create a new Atlassian Bamboo plugin project)
66: remote -> com.atlassian.maven.archetypes:confluence-plugin-archetype (This archetype can be used to create a new Atlassian Confluence plugin project)
67: remote -> com.atlassian.maven.archetypes:crowd-plugin-archetype (This archetype can be used to create a new Atlassian Crowd plugin project)
68: remote -> com.atlassian.maven.archetypes:fecru-plugin-archetype (This archetype can be used to create a new Atlassian FishEye / Crucible plugin project)
69: remote -> com.atlassian.maven.archetypes:jira-plugin-archetype (This archetype can be used to create a new Atlassian JIRA plugin project)
70: remote -> com.atlassian.maven.archetypes:jira4-plugin-archetype (This archetype can be used to create a new Atlassian JIRA plugin project for JIRA 4.x)
71: remote -> com.atlassian.maven.archetypes:plugin-archetype (This archetype can be used to create a new cross-product Atlassian plugin project)
72: remote -> com.atlassian.maven.archetypes:refapp-plugin-archetype (This archetype can be used to create a new Atlassian Refapp plugin project)
73: remote -> com.atlassian.maven.archetypes:stash-plugin-archetype (This archetype can be used to create a new Atlassian Stash plugin project)
74: remote -> com.atlassian.maven.archetypes:studio-plugin-archetype (This archetype can be used to create a new Atlassian Studio plugin project)
75: remote -> com.atolcd.alfresco:repo-archetype (Alfresco repository module archetype)
76: remote -> com.atolcd.alfresco:share-archetype (Alfresco Share module archetype)
77: remote -> com.att.ajsc:ajsc-archetype (-)
78: remote -> com.att.ajsc:ajsc-surfsup-archetype (-)
79: remote -> com.att.ajsc:sdk-camunda-archetype (sdk-camunda-archetype-resources)
80: remote -> com.att.ajsc:sdk-java-camel-archetype (AJSC Camel Archetype)
81: remote -> com.att.ajsc:sdk-java-jersey-archetype (AJSC Jersey archtype)
82: remote -> com.att.ajsc:sdk-java-restlet-archetype (AJSC restlet archetype)
83: remote -> com.attivio.platform.archetypes:attivio-archetype-client (Attivio Client Maven Archetype)
84: remote -> com.attivio.platform.archetypes:attivio-archetype-module (Attivio eModule Maven Archetype)
85: remote -> com.bardframework:bard-simple-archetype (A web framework that is easy to use, easy to extend)
86: remote -> com.bellotapps.archetypes:four-layers-webapp-archetype (A Maven archetype for a multi-module project,which includes model, interfaces, persistence, service and webapp modules)
87: remote -> com.blazebit:blaze-persistence-archetype-core-sample (-)
88: remote -> com.blazebit:blaze-persistence-archetype-entity-view-sample (-)
89: remote -> com.blazebit:blaze-persistence-archetype-spring-data-sample (-)
90: remote -> com.bsb.common.vaadin:com.bsb.common.vaadin.embed-simple-archetype (-)
91: remote -> com.bsb.common.vaadin:com.bsb.common.vaadin7.embed-simple-archetype (-)
92: remote -> com.bugvm:bugvm-java-template (-)
93: remote -> com.bugvm:bugvm-libgdx-template (-)
94: remote -> com.bugvm:bugvm-scala-template (-)
95: remote -> com.buschmais.jqassistant.archetype:jqassistant.archetype.project (A project archetype including a basic jQAssistant setup.)
96: remote -> com.canoo.dolphin-platform:kumuluz-archetype (This repository contains a Maven Archetype for a KumuluzEE based project of the Dolphin Platform.)
97: remote -> com.canoo.dolphin-platform:spring-boot-archetype (This repository contains a Maven Archetype for a Spring Boot based project of the Dolphin Platform.)
98: remote -> com.cedarsoft.open.archetype:multi (-)
99: remote -> com.cedarsoft.open.archetype:simple (-)
100: remote -> com.cerner.beadledom:simple-service (-)
101: remote -> com.citytechinc.aem.apps.ionic:aem-apps-ionic-maven-archetype (Archetype generating a multi module AEM project, initial content, and contentsync configuration appropriate for an AEM Apps project.)
102: remote -> com.cloudfoundry.tothought:spring-data-basic (A basic setup for Spring Data + Hibernate + MySql)
103: remote -> com.cognifide.qa.bb:bobcat-archetype (Basic Bobcat archetype.)
104: remote -> com.cognifide.qa.bb:bobcat-archetype-aem (Basic Bobcat archetype)
105: remote -> com.cognifide.qa.bb:bobcat-archetype-aem-bdd (AEM BDD Bobcat archetype)
106: remote -> com.cognifide.qa.bb:bobcat-archetype-bdd (BDD Bobcat archetype)
107: remote -> com.cognifide.qa.bb.mobile:bb-appium-hello-world-archetype (Bobcat Appium archetype.)
108: remote -> com.commercetools.maven-archetypes:commercetools-hello-java-archetype (Archetype for creating a Java application with commercetools)
109: remote -> com.commercetools.maven-archetypes:commercetools-spring-mvc-quickstart (Archetype for creating Spring MVC 4 web application with commercetools)
110: remote -> com.consol.citrus.archetypes:citrus-simulator-archetype-jms (Archetype for Citrus JMS simulator)
111: remote -> com.consol.citrus.archetypes:citrus-simulator-archetype-mail (Archetype for Citrus mail simulator)
112: remote -> com.consol.citrus.archetypes:citrus-simulator-archetype-rest (Archetype for Citrus REST simulator)
113: remote -> com.consol.citrus.archetypes:citrus-simulator-archetype-swagger (Archetype for Citrus Swagger auto generated REST simulator)
114: remote -> com.consol.citrus.archetypes:citrus-simulator-archetype-ws (Archetype for Citrus SOAP simulator)
115: remote -> com.consol.citrus.archetypes:citrus-simulator-archetype-wsdl (Archetype for Citrus WSDL auto generated SOAP simulator)
116: remote -> com.consol.citrus.mvn:citrus-quickstart (Citrus quickstart project)
117: remote -> com.consol.citrus.mvn:citrus-quickstart-jms (Citrus quickstart project with JMS consumer and producer)
118: remote -> com.consol.citrus.mvn:citrus-quickstart-soap (Citrus quickstart project with SOAP client and server)
119: remote -> com.controlsjs.controls4j:app-archetype (Use Controls.js together with Java. Deploy to desktop,Android, iOS, HTML5 browser.)
120: remote -> com.coreoz:plume-archetype-hibernate-jersey-guice (Bootstrap a project with Hibernate, Jersey and Guice)
121: remote -> com.coreoz:plume-archetype-querydsl-jersey-guice (Bootstrap a project with Querydsl, jersey and Guice)
122: remote -> com.coreoz:plume-archetype-querydsl-jersey-guice-grizzly (Bootstrap a project with Querydsl, Jersey, Guice and Grizzly embedded server)
123: remote -> com.crawljax.plugins.archetypes:crawljax-plugins-archetype (Generates a Crawljax project template.)
124: remote -> com.cuubez:cuubez-archetype (Cuubez quickstart archetype.)
125: remote -> com.cyc.model.maven:cyc-model-archetype-project (Maven archetype for creating Cyc Model Generator-based projects.)
126: remote -> com.deciphernow:gm-fabric-archetype (-)
127: remote -> com.digitalpebble.stormcrawler:storm-crawler-archetype (-)
128: remote -> com.dkirrane.maven.archetype:ggitflow-maven-archetype (-)
129: remote -> com.dragome:simple-webapp-archetype (Dragome SDK simple webapp archetype)
130: remote -> com.dtsc.bpm:form-archetype (Archetype for BPM form project)
131: remote -> com.dukescript.archetype:crud4j-archetype (HTML page with master/detail showing results obtainsfor a Jersey server. Everything written in Java.Use your favorite language to code. Run the same codeon server as well as client. UseHTML as a lightweight rendering toolkit. Deploy to desktop,Android, iOS, HTML5 browser.)
132: remote -> com.dukescript.archetype:knockout4j-archetype (HTML page with Knockout.js bindings driven by application modelwritten in Java. Use your favorite language to code. UseHTML as a lightweight rendering toolkit. Deploy to desktop,Android, iOS, HTML5 browser.)
133: remote -> com.dukescript.archetype:visual-archetype (HTML page with various visual technologies driven by codewritten in Java. Control canvas, charts or maps and deployto iOS, Android, desktop and any browser.)
134: remote -> com.dyuproject.protostuff.archetype:basic-gwt-webapp (webapp archetype using protostuff, json and gwt)
135: remote -> com.dyuproject.protostuff.archetype:basic-webapp (webapp archetype using protostuff, json and jquery)
136: remote -> com.dyuproject.protostuff.archetype:simple-gwt-webapp (webapp archetype using protobuf, json and gwt)
137: remote -> com.dyuproject.protostuff.archetype:simple-webapp (webapp archetype using protobuf, json and jquery)
138: remote -> com.ebay.jetstream.archetype:simpleapp (Distributed Stream Processing Framework)
139: remote -> com.eclipsesource.tabris:tabris-application (Archetype to create a Tabris based Application)
140: remote -> com.effectiveosgi:eosgi-module-archetype (-)
141: remote -> com.effectiveosgi:eosgi-project-archetype (-)
142: remote -> com.effectiveosgi:eosgi-test-module-archetype (-)
143: remote -> com.erinors:xtend-ioc-archetype (-)
144: remote -> com.eurodyn.qlack2.webdesktop.apps:qlack2-wdapps-archetypes-barebones (-)
145: remote -> com.fitbur.testify.archetype:archetype-junit-spring-integrationtest (Creates a new quickstart project to integration test Spring modules with Testify, JUnit, Mockito, and AssertJ.)
146: remote -> com.fitbur.testify.archetype:archetype-junit-spring-systemtest (Creates a new quickstart project to system test Spring MVC application with Testify, JUnit, Mockito, and AssertJ.)
147: remote -> com.fitbur.testify.archetype:archetype-junit-springboot-systemtest (Creates a new quickstart project to system test Spring Boot application with Testify, JUnit, Mockito, and AssertJ.)
148: remote -> com.fitbur.testify.archetype:archetype-junit-unittest (Creates a new quickstart project to unit test Java code with Testify, JUnit, Mockito, and AssertJ.)
149: remote -> com.force.sdk:springmvc-archetype (Spring MVC Project with Database.com Support)
150: remote -> com.freedomotic:freedomotic-device-maven-archetype (-)
151: remote -> com.gfk.senbot:SenBotArchetype (Archetype to create new project exposing the SenBot (junit/cucumber/selenium acceptance test executor) to your test environment.)
152: remote -> com.gfk.senbot:SenBotDemo-archetype (A SenBot Demo project with the purpose to demonstrate all available SenBot features.)
153: remote -> com.gitblit.fathom:fathom-archetype-standard (-)
154: remote -> com.github.3cpj:cpj-common (臭皮匠通用工具集)
155: remote -> com.github.K0zka:kotlin-simple-archetype (-)
156: remote -> com.github.akiraly.reusable-poms:simple-java-project-with-spring-context-archetype (-)
157: remote -> com.github.akiraly.reusable-poms:simple-java-project-with-spring-hibernate-querydsl-archetype (-)
158: remote -> com.github.akiraly.reusable-poms:simple-java-project-with-util-libs-archetype (-)
159: remote -> com.github.apetrelli.samplegwt:samplegwt-archetype (A complete but simple archetype that connects GWT to several technologies: JPA 2, Hibernate, Spring Core, Spring Security, Spring Transactions.)
160: remote -> com.github.bessemHmidi:angularBeans-helloWorld-archetype (This is a simple Hello World Built with AngularBeans Framework and JavaEE7)
161: remote -> com.github.bjoernpetersen:musicbot-provider (Archetype for JMusicBot provider plugins)
162: remote -> com.github.blakepettersson:reactmann-java-archetype (A default archetype to create Reactmann verticles with.)
163: remote -> com.github.bordertech.wcomponents:wcomponents-app-archetype (-)
164: remote -> com.github.cafdataprocessing:worker-document-archetype (-)
165: remote -> com.github.casmi.archetypes:casmi-quickstart (Quickstart archetype for casmi project)
166: remote -> com.github.charlie-cityu.archetypes:docs-city-archetype-quickstart (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 changedto Main.java and MainTest.java. Directory structure remains consistent with the Mavenstandard.)
167: remote -> com.github.chenjianjx:srb4j (The archetype to generate code simple restful backend in Java)
168: remote -> com.github.choonchernlim:choonchernlim-archetype-jar (Groovy-based JAR archetype with Spring Boot and CI integration)
169: remote -> com.github.choonchernlim:choonchernlim-archetype-webapp (Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and sitedocumentation to GitHub)
170: remote -> com.github.dakusui:logiaslisp (A JSON based Lisp processor.)
171: remote -> com.github.dakusui:symfonion (A JSON based music macro language processor.)
172: remote -> com.github.davidmoten:xuml-model-archetype (-)
173: remote -> com.github.destinyd.android.archetypes:android-apk-project (Creates a skeleton for a complete Android Apk)
174: remote -> com.github.destinyd.android.archetypes:android-library-project (Creates a skeleton for a complete Android library (including application with instrumentation tests and ready-to-publish application on releases))
175: remote -> com.github.destinyd.android.archetypes:android-quickstart (Creates a skeleton for a complete Android Apk)
176: remote -> com.github.drtrang:maven-archetype-springboot (基于 Spring Boot 的 Maven 原型)
177: remote -> com.github.easypack:easypack-archetype-jetty (Maven archetype for creating a project that uses an embedded Jetty and is packaged with an EasyPack packaging)
178: remote -> com.github.easypack:easypack-archetype-quickstart (Maven archetype for quick starting a project that uses one of the EasyPack packagings)
179: remote -> com.github.easypack:easypack-archetype-tomcat (Maven archetype for creating a project that uses an embedded Tomcat and is packaged with an EasyPack packaging)
180: remote -> com.github.easypack:easypack-archetype-undertow (Maven archetype for creating a project that uses the Undertow server and is packaged with an EasyPack packaging)
181: remote -> com.github.fracpete:latex-maven-archetype (The LaTeX Maven Archetype is kickstarts your LaTeX / Maven projects.)
182: remote -> com.github.galatearaj:fuse-archetype (A sample archetype for Galatea projects)
183: remote -> com.github.genthaler:ant-maven-plugin-archetype (Maven Archetype to generate an Ant-based Maven Plugin)
184: remote -> com.github.genthaler:beanshell-maven-plugin-archetype (Maven Archetype to generate an Beanshell-based Maven Plugin)
185: remote -> com.github.gwtmaterialdesign:gwt-material-archetype (-)
186: remote -> com.github.gwtmaterialdesign:gwt-material-errai-archetype (A GWT Material Errai Archetype that provides easy creation of gwt-material projects with Errai Framework)
187: remote -> com.github.h0ru5.gwt:angulargwt-app-archetype (Archetype for Webapps using AngularGWT incl. example controller and scope)
188: remote -> com.github.h0ru5.gwt:angulargwt-module-archetype (Archetype for an AngularGwt Module with example service)
189: remote -> com.github.happyfaces:happyfaces-archetype (Description)
190: remote -> com.github.igor-petruk.archetypes:maven-archetype-executable (Executable Quickstart Archetype that is ready to run with 'java -jar')
191: remote -> com.github.igor-petruk.archetypes:maven-archetype-scala-executable (Creates executable Scala Project that is ready to run with 'java -jar')
192: remote -> com.github.igor-suhorukov:daemon-archetype (Daemon-archetype can generate project structure to package your application as daemon or standalone executable app)
193: remote -> com.github.invictum:invictum-junit-archetype (Archetype for simple project with jUnit style automated tests. Based on Serenity BDD project.)
194: remote -> com.github.jcustenborder.kafka.connect:kafka-connect-quickstart (A quickstart for building Kafka Connect connectors.)
195: remote -> com.github.jobop:anylogspi-archetype (-)
196: remote -> com.github.jobservice:worker-batch-archetype (-)
197: remote -> com.github.jpaoletti:jpm-archetype (Archetype for a jpm-struts1-bootstrap project)
198: remote -> com.github.jsdevel:testng-selenium-archetype (Quickly get up and running with testng-selenium.)
199: remote -> com.github.karlnicholas:javaee-security-quickstart-archetype (Java EE MVC quickstart with form based security and user self-registration pages.)
200: remote -> com.github.katari:k2-archetype-application (-)
201: remote -> com.github.katari:k2-archetype-module (-)
202: remote -> com.github.kentyeh:springJdbiArch (Spring and JDBI web archetype)
203: remote -> com.github.kevbradwick:cucumber-selenium-archetype (A Maven archetype for creating a Cucumber project with Selenium support)
204: remote -> com.github.kospiotr:gwt-clean-app-archetype (-)
205: remote -> com.github.kospiotr:gwt-clean-sdv-app-archetype (-)
206: remote -> com.github.kospiotr:gwt-gxt-clean-sdv-app-archetype (-)
207: remote -> com.github.lalyos:standalone-jpa-eclipselink-archetype (StandAlone (j2se) jpa project with eclipseLink implementations using embedded DerbiDB)
208: remote -> com.github.macchinetta.blank:macchinetta-multi-web-blank-archetype (Web Blank Multi Project using Macchinetta Server Framework (1.x))
209: remote -> com.github.macchinetta.blank:macchinetta-web-blank-archetype (Web Blank Project using Macchinetta Server Framework (1.x))
210: remote -> com.github.macchinetta.blank:macchinetta-web-blank-noorm-archetype (Web Blank Project using Macchinetta Server Framework (1.x))
211: remote -> com.github.manolo:gwt-pwa-archetype (GWT-2.8.1 project with Polymer and PWA service worker)
212: remote -> com.github.manolo:gwt-webappcreator-archetype (GWT project based on webappcreator demo template)
213: remote -> com.github.markusbernhardt:robotframework-archetype-annotationlibrary (Robot Framework archetype for creating a testsuite)
214: remote -> com.github.markusbernhardt:robotframework-archetype-quickstart (Robot Framework archetype for creating a testsuite)
215: remote -> com.github.markusbernhardt:robotframework-archetype-selenium2library (Robot Framework archetype for creating a testsuite)
216: remote -> com.github.mcac0006:jboss-eap6-enterprise-archetype (A useful Maven Archetype which generates a vanilla, out-of-the-box EAR package bundle, ready for use on JBoss EAp 6.4)
217: remote -> com.github.mhshams:kotlin-quickstart-archetype (Kotlin Quick Start Archetype)
218: remote -> com.github.mkolisnyk:aerial-cucumber-junit-archetype (-)
219: remote -> com.github.mkolisnyk:aerial-cucumber-testng-archetype (-)
220: remote -> com.github.mkspcd:simple-webapp (The bare minimum for a functional webapp.)
221: remote -> com.github.monkeysintown:m11n-archetypes-angularjs (-)
222: remote -> com.github.monkeysintown:m11n-archetypes-intellij (-)
223: remote -> com.github.monkeysintown:m11n-archetypes-jbake (-)
224: remote -> com.github.monkeysintown:m11n-archetypes-single (-)
225: remote -> com.github.mrharibo.micronet:mn-archetype-accountservice (MicroNet Reference Account Service)
226: remote -> com.github.mrharibo.micronet:mn-archetype-activemq (MicroNet Containerized ActiveMQ Message Broker)
227: remote -> com.github.mrharibo.micronet:mn-archetype-couchbase (Docker Container Archetype to use Couchbase with MicroNet)
228: remote -> com.github.mrharibo.micronet:mn-archetype-database (MicroNet Database Component to Access PostgreSQL)
229: remote -> com.github.mrharibo.micronet:mn-archetype-gatewayservice (MicroNet API Gateway Service Archetype)
230: remote -> com.github.mrharibo.micronet:mn-archetype-playerservice (MicroNet Example Player Service to Manage Player Scores.)
231: remote -> com.github.mrharibo.micronet:mn-archetype-roundservice (Round service which periodically broadcasts new round events)
232: remote -> com.github.mrharibo.micronet:mn-archetype-simpleservice (A simple MicroNet Service Archetype)
233: remote -> com.github.mrharibo.micronet:mn-archetype-testclient (Test Client for the MicroNet Sample Game)
234: remote -> com.github.mrharibo.micronet:mn-archetype-voteservice (Archetype for the VoteService that processes player guesses)
235: remote -> com.github.mwmahlberg.speedy:speedy-archetype (Archetype for creating Web Applications with the Speedy Web Application Framework)
236: remote -> com.github.ngeor:archetype-quickstart-jdk8 (A Maven archetype for a simple Java app, updated for Java 8)
237: remote -> com.github.noraui:noraui-archetype (Maven archetype for use a NORA-UI project)
238: remote -> com.github.pwizenty:apigatewayandauthentication (Maven Archtypes for API Gateway and Authentication Sevices)
239: remote -> com.github.pwizenty:basicinfrastructureandusermanagement (Maven Archtypes for API Gateway, Authentication and Discovery Sevices)
240: remote -> com.github.pwizenty:fullinfrastructure (Maven Archtypes for Service Templates)
241: remote -> com.github.pwizenty:gatewayauthenticationanddiscovery (Maven Archtypes for API Gateway, Authentication and Discovery Sevices)
242: remote -> com.github.pwizenty:servicetemplate (Maven Archtypes for Service Templates)
243: remote -> com.github.rutledgepaulv:maven-archetype (A maven archetype for com.github.rutledgepaulv projects.)
244: remote -> com.github.searls:jasmine-archetype (An archetype to get started with JavaScript unit testing with Jasmine.)
245: remote -> com.github.spotbugs:spotbugs-archetype (A Maven archetype for SpotBugs plugin project)
246: remote -> com.github.supermanhub:spring-boot-quick-start-archetype (A famous modern and lightweight architecture based on spring Framework, Boot, Security, Data JPA, HATEOAS, Thymeleaf, WebJars, TDD, RESTful API and so on, which helps you and your team to build web applications or web services quickly and easily.)
247: remote -> com.github.toobrien:aws-lambda-s3-example (Template for an AWS Lambda function, demonstratinguse of S3 module and POJO return type.)
248: remote -> com.github.venkatramanm.swf-all:swf-archetype (Archetype to create apps using SWF)
249: remote -> com.github.venkatramanm.swf-all:swf-plugin-archetype (Archetype to create plugins for SWF)
250: remote -> com.github.webdriverextensions:webdriverextensions-archetype-quickstart (Use this archetype to create a new Page Object Pattern based WebDriver Extension project.)
251: remote -> com.github.wisebrains.archetypes:gatein-rest-resource-archetype (A Maven archetype to generate sample Restful GateIn resource)
252: remote -> com.github.workerframework:worker-archetype (-)
253: remote -> com.google.appengine.archetypes:appengine-flexible-archetype (A basic Java application with Google App Engine flexible.)
254: remote -> com.google.appengine.archetypes:appengine-skeleton-archetype (A skeleton application with Google App Engine)
255: remote -> com.google.appengine.archetypes:appengine-standard-archetype (A basic Java application with Google App Engine Standard)
256: remote -> com.google.appengine.archetypes:endpoints-skeleton-archetype (A skeleton project using Cloud Endpoints Frameworks with Google App Engine Standard)
257: remote -> com.google.appengine.archetypes:guestbook-archetype (A guestbook application with Google App Engine)
258: remote -> com.google.appengine.archetypes:hello-endpoints-archetype (A simple starter application using Cloud Endpoints Frameworks with Google App Engine Standard)
259: remote -> com.google.appengine.archetypes:skeleton-archetype (Archetype with a README about Google App Engine archetypes)
260: remote -> com.google.appengine.demos:guestbook-archetype (-)
261: remote -> com.google.cloud.dataflow:google-cloud-dataflow-java-archetypes-examples (Google Cloud Dataflow SDK for Java is a distribution of ApacheBeam designed to simplify usage of Apache Beam on Google Cloud Dataflowservice. This archetype creates a project containing all the examplepipelines.)
262: remote -> com.google.cloud.dataflow:google-cloud-dataflow-java-archetypes-examples-java8 (Google Cloud Dataflow SDK for Java is a distribution of ApacheBeam designed to simplify usage of Apache Beam on Google Cloud Dataflowservice. This archetype creates a project containing all the examplepipelines targeting Java 8.)
263: remote -> com.google.cloud.dataflow:google-cloud-dataflow-java-archetypes-starter (Google Cloud Dataflow SDK for Java is a distribution of ApacheBeam designed to simplify usage of Apache Beam on Google Cloud Dataflowservice. This archetype creates a simple starter pipeline to get startedusing the Google Cloud Dataflow SDK for Java.)
264: remote -> com.google.code.plsqlmaven:plsql-package-archetype (a sample archetype that creates a project with a PL/SQL package inside and extends the parent project)
265: remote -> com.google.code.plsqlmaven:plsql-project-archetype (preconfigured PL/SQL project)
266: remote -> com.google.code.plsqlmaven:plsql-webapp-archetype (preconfigured PL/SQL webapp)
267: remote -> com.google.gerrit:gerrit-plugin-archetype (Maven Archetype for Gerrit Plugins)
268: remote -> com.google.gerrit:gerrit-plugin-gwt-archetype (Maven Archetype for Gerrit Web UI GWT Plugins)
269: remote -> com.google.gerrit:gerrit-plugin-js-archetype (Maven Archetype for Gerrit Web UI JavaScript Plugins)
270: remote -> com.google.sitebricks:sitebricks-jetty-archetype (-)
271: remote -> com.googlecode.android-player-root-archetype:parent-archetype (-)
272: remote -> com.googlecode.apparat:apparat-archetype-asm (-)
273: remote -> com.googlecode.apparat:apparat-archetype-tdsi (-)
274: remote -> com.googlecode.etl-unit:etlunit-feature-archetype (-)
275: remote -> com.googlecode.etl-unit:etlunit-project-archetype (-)
276: remote -> com.googlecode.gwtquery:gquery-archetype (This archetype generates a GWT project with all set to use GwtQuery and its plugins.)
277: remote -> com.googlecode.gwtquery:gquery-plugin-archetype (This archetype generates a maven/eclipse project with all set for creating a new GwtQuery Plugin)
278: remote -> com.googlecode.jannocessor:jannocessor-sample-archetype (Multi-module sample project for annotation-driven source code generation with JAnnocessor)
279: remote -> com.googlecode.jdbc-proc:jdbc-proc-archetype (Creates simple project with jdbc-proc support)
280: remote -> com.googlecode.metridoc:metridoc-archetype (-)
281: remote -> com.googlecode.mycontainer:mycontainer-gae-archetype (-)
282: remote -> com.googlecode.playn:playn-archetype (Archetype for PlayN game projects.)
283: remote -> com.graphaware.neo4j:graphaware-runtime-module-maven-archetype (-)
284: remote -> com.graphaware.neo4j:graphaware-springmvc-maven-archetype (-)
285: remote -> com.graphaware.neo4j:neo4j-graphaware-runtime-module-maven-archetype (-)
286: remote -> com.graphaware.neo4j:neo4j-springmvc-maven-archetype (-)
287: remote -> com.handcraftedbits.archetype:handcraftedbits-archetype-java (A Maven Archetype for HandcraftedBits Java Projects)
288: remote -> com.handcraftedbits.archetype:handcraftedbits-archetype-simple (A Maven Archetype for Simple HandcraftedBits Projects)
289: remote -> com.hazelcast.simulator:archetype (-)
290: remote -> com.hazelcast.stabilizer:archetype (-)
291: remote -> com.hextremelabs.ussd:ussd-app-archetype (A lightweight USSD application framework)
292: remote -> com.highwise:weby (A simple spring mvc + hibernate project archetype)
293: remote -> com.hivemq:hivemq-plugin-archetype (The Maven Plugin Archetype which makes HiveMQ plugin development a breeze.)
294: remote -> com.hurence.logisland:logisland-plugin-archetype (-)
295: remote -> com.ibm.mfp:adapter-maven-archetype-http (IBM MFP Adapter archetype for JavaScript adapter as a maven project. BuildNumber is : 8.0.2017092000)
296: remote -> com.ibm.mfp:adapter-maven-archetype-java (IBM MFP Adapter archetype for Java adapter as a maven project. BuildNumber is : 8.0.2017092000)
297: remote -> com.ibm.mfp:adapter-maven-archetype-sql (IBM MFP Adapter archetype for sql adapter as a maven project. BuildNumber is : 8.0.2017092000)
298: remote -> com.ibm.sbt:sbt.sso.webapp-archetype (-)
299: remote -> com.igormaznitsa:mind-map-plugin (Archetype to create base project of a NB mind map plugin)
300: remote -> com.igormaznitsa:mvn-golang-hello (Archetype generates a sample mvn-golang project)
301: remote -> com.igormaznitsa:mvn-golang-hello-multi (Archetype generates a sample multimodule mvn-golang project)
302: remote -> com.indoqa.quickstart:quickstart-boot-archetype (A quickstart for Java/React projects based on Indoqa Boot)
303: remote -> com.inductiveautomation.ignitionsdk:client-designer-gateway-archetype (Maven Archetype for an Ignition Client+Designer+Gateway Scope Module)
304: remote -> com.inductiveautomation.ignitionsdk:opc-ua-driver-archetype (Maven Archetype for an Ignition OPC-UA Driver Module)
305: remote -> com.inductiveautomation.ignitionsdk:vision-component-archetype (Maven Archetype for an Ignition Vision Module Component)
306: remote -> com.infinityrefactoring:8R-basic-archetype (A basic Maven Archetype for standalone application or libraries.)
307: remote -> com.intel.icecp:icecp-archetype (Provides a template for generating starter ICECP-based projects; use `mvn archetype:generate-DarchetypeGroupId=com.intel.icecp -DarchetypeArtifactId=icecp-archetype -DarchetypeVersion=1.0`.)
308: remote -> com.intuit.karate:karate-archetype (-)
309: remote -> com.iobeam:iobeam-spark-scala-maven-archetype (Maven archetype to set up an iobeam spark app project.)
310: remote -> com.jamcracker.adapter.jit:jit-adapter-archetype (-)
311: remote -> com.jarredweb.repo:webjar-quickstart-archetype (A quick-start template project that uses the webjar framework)
312: remote -> com.jgeppert.struts2.jquery:struts2-jquery-archetype-base (This Archetype provides a Webapp Configuration ready for the Struts2 jQuery Plugin.)
313: remote -> com.jgeppert.struts2.jquery:struts2-jquery-archetype-mobile (This Archetype provides a Webapp Configuration ready for the Struts2 jQuery Mobile Plugin.)
314: remote -> com.jgeppert.struts2.jquery:struts2-jquery-bootstrap-archetype-grid (This Archetype provides a Webapp Configuration ready for the Struts2 jQuery Grid Plugin and the Struts2Bootstrap Plugin.)
315: remote -> com.jsmartframework:jsmart-aa-archetype (Maven archetype to create web project based on JSmart with authentication and authorization)
316: remote -> com.jsmartframework:jsmart-async-archetype (Maven archetype to create web project based on JSmart with Server Sent Events)
317: remote -> com.jsmartframework:jsmart-basic-archetype (Maven archetype to create basic web project based on JSmart)
318: remote -> com.jsmartframework:jsmart-file-archetype (Maven archetype to create web project based on JSmart with file upload and download)
319: remote -> com.jsmartframework:jsmart-path-archetype (Maven archetype to create web project based on JSmart with dynamic path control)
320: remote -> com.jsmartframework:jsmart-rest-archetype (Maven archetype to create web project based on JSmart with Spring MVC integration)
321: remote -> com.jsmartframework:jsmart-scroll-archetype (Maven archetype to create web project based on JSmart with table and list scroll control)
322: remote -> com.khubla.pragmatach:pragmatach-archetype (-)
323: remote -> com.liferay:com.liferay.project.templates.activator (Creates a Liferay module project that customizes the starting and stopping of a Liferay bundle.)
324: remote -> com.liferay:com.liferay.project.templates.api (Creates a Liferay API module project with an empty public interface.)
325: remote -> com.liferay:com.liferay.project.templates.content.targeting.report (Creates a Liferay Audience Targeting report as a module project.)
326: remote -> com.liferay:com.liferay.project.templates.content.targeting.rule (Creates a Liferay Audience Targeting rule as a module project.)
327: remote -> com.liferay:com.liferay.project.templates.content.targeting.tracking.action (Creates a Liferay Audience Targeting metric as a module project.)
328: remote -> com.liferay:com.liferay.project.templates.control.menu.entry (Creates a Liferay module project that customizes Liferay Portal's Control Menu.)
329: remote -> com.liferay:com.liferay.project.templates.form.field (Creates a Liferay form field module project using the Soy templating language.)
330: remote -> com.liferay:com.liferay.project.templates.fragment (Creates a Liferay fragment module project that customizes existing Liferay modules.)
331: remote -> com.liferay:com.liferay.project.templates.freemarker.portlet (Creates a FreeMarker portlet as a module project.)
332: remote -> com.liferay:com.liferay.project.templates.layout.template (Creates a Liferay layout template module project.)
333: remote -> com.liferay:com.liferay.project.templates.mvc.portlet (Creates a Liferay MVC portlet as a module project.)
334: remote -> com.liferay:com.liferay.project.templates.npm.angular.portlet (Creates a Liferay MVC portlet with npm and Angular support as a module project.)
335: remote -> com.liferay:com.liferay.project.templates.npm.billboardjs.portlet (Creates a Liferay MVC portlet with npm and Billboard.js support as a module project.)
336: remote -> com.liferay:com.liferay.project.templates.npm.isomorphic.portlet (Creates a Liferay MVC portlet with npm and isomorphic code support as a module project.)
337: remote -> com.liferay:com.liferay.project.templates.npm.jquery.portlet (Creates a Liferay MVC portlet with npm and jQuery support as a module project.)
338: remote -> com.liferay:com.liferay.project.templates.npm.metaljs.portlet (Creates a Liferay MVC portlet with npm and Metal.js support as a module project.)
339: remote -> com.liferay:com.liferay.project.templates.npm.portlet (Creates a Liferay MVC portlet with npm support as a module project.)
340: remote -> com.liferay:com.liferay.project.templates.npm.react.portlet (Creates a Liferay MVC portlet with npm and React support as a module project.)
341: remote -> com.liferay:com.liferay.project.templates.npm.vuejs.portlet (Creates a Liferay MVC portlet with npm and Vue.js support as a module project.)
342: remote -> com.liferay:com.liferay.project.templates.panel.app (Creates a Liferay panel app that customizes a panel category (e.g., Control Panel) by inserting an entry that gives access to an application.)
343: remote -> com.liferay:com.liferay.project.templates.portlet (Creates a Liferay portlet extending the "javax.portlet.GenericPortlet" class as a module project.)
344: remote -> com.liferay:com.liferay.project.templates.portlet.configuration.icon (Creates a Liferay module project that customizes a Liferay portlet's configuration icon.)
345: remote -> com.liferay:com.liferay.project.templates.portlet.provider (Creates a Liferay module project that finds appropriate portlets to manage requests.)
346: remote -> com.liferay:com.liferay.project.templates.portlet.toolbar.contributor (Creates a Liferay module project that customizes a Liferay portlet's toolbar.)
347: remote -> com.liferay:com.liferay.project.templates.rest (Creates a Liferay JAX-RS module project.)
348: remote -> com.liferay:com.liferay.project.templates.service (Creates a Liferay OSGi service module project implementing a chosen interface.)
349: remote -> com.liferay:com.liferay.project.templates.service.builder (Creates a Liferay Service Builder project by generating an API and implementation module.)
350: remote -> com.liferay:com.liferay.project.templates.service.wrapper (Creates a Liferay service wrapper module project extending a chosen service wrapper class.)
351: remote -> com.liferay:com.liferay.project.templates.simulation.panel.entry (Creates a Liferay panel app module project that customizes Liferay Portal's Simulation Menu.)
352: remote -> com.liferay:com.liferay.project.templates.soy.portlet (Creates a Liferay Soy portlet as a module project.)
353: remote -> com.liferay:com.liferay.project.templates.spring.mvc.portlet (Creates a Spring MVC portlet as a WAR project.)
354: remote -> com.liferay:com.liferay.project.templates.template.context.contributor (Creates a Liferay module project that injects custom non-JSP template variables into Liferay Portal.)
355: remote -> com.liferay:com.liferay.project.templates.theme (Creates a Liferay WAR-style theme project.)
356: remote -> com.liferay:com.liferay.project.templates.theme.contributor (Creates a Liferay module project that packages UI resources (e.g., CSS and JS) independent of a theme to include on a Liferay Portal page.)
357: remote -> com.liferay:com.liferay.project.templates.war.hook (Creates a Liferay WAR-style Hook project.)
358: remote -> com.liferay:com.liferay.project.templates.war.mvc.portlet (Creates a Liferay WAR-style MVC portlet project.)
359: remote -> com.liferay:com.liferay.project.templates.workspace (Creates a Liferay Workspace project usable by Gradle and Maven build tools.)
360: remote -> com.liferay.faces.archetype:com.liferay.faces.archetype.alloy.portlet (Maven archetype for a Liferay Faces Alloy portlet)
361: remote -> com.liferay.faces.archetype:com.liferay.faces.archetype.bootsfaces.portlet (Maven archetype for a Liferay BootsFaces portlet)
362: remote -> com.liferay.faces.archetype:com.liferay.faces.archetype.butterfaces.portlet (Maven archetype for a Liferay ButterFaces portlet)
363: remote -> com.liferay.faces.archetype:com.liferay.faces.archetype.icefaces.portlet (Maven archetype for a Liferay ICEFaces portlet)
364: remote -> com.liferay.faces.archetype:com.liferay.faces.archetype.jsf.portlet (Maven archetype for a Liferay JSF portlet)
365: remote -> com.liferay.faces.archetype:com.liferay.faces.archetype.primefaces.portlet (Maven archetype for a Liferay PrimeFaces portlet)
366: remote -> com.liferay.faces.archetype:com.liferay.faces.archetype.richfaces.portlet (Maven archetype for a Liferay RichFaces portlet)
367: remote -> com.liferay.maven.archetypes:liferay-ext-archetype (Provides an archetype to create Liferay extensions.)
368: remote -> com.liferay.maven.archetypes:liferay-hook-archetype (Provides an archetype to create Liferay hooks.)
369: remote -> com.liferay.maven.archetypes:liferay-layouttpl-archetype (Provides an archetype to create Liferay layout templates.)
370: remote -> com.liferay.maven.archetypes:liferay-portlet-archetype (Provides an archetype to create Liferay portlets.)
371: remote -> com.liferay.maven.archetypes:liferay-portlet-icefaces-archetype (Provides an archetype to create Liferay ICEfaces portlets.)
372: remote -> com.liferay.maven.archetypes:liferay-portlet-jsf-archetype (Provides an archetype to create Liferay JSF portlets.)
373: remote -> com.liferay.maven.archetypes:liferay-portlet-liferay-faces-alloy-archetype (Provides an archetype to create Liferay Faces Alloy portlets.)
374: remote -> com.liferay.maven.archetypes:liferay-portlet-primefaces-archetype (Provides an archetype to create Liferay PrimeFaces portlets.)
375: remote -> com.liferay.maven.archetypes:liferay-portlet-richfaces-archetype (Provides an archetype to create Liferay RichFaces portlets.)
376: remote -> com.liferay.maven.archetypes:liferay-portlet-spring-mvc-archetype (Provides an archetype to create Liferay Spring MVC portlets.)
377: remote -> com.liferay.maven.archetypes:liferay-servicebuilder-archetype (Provides an archetype to create Liferay Service Builder portlets.)
378: remote -> com.liferay.maven.archetypes:liferay-theme-archetype (Provides an archetype to create Liferay themes.)
379: remote -> com.liferay.maven.archetypes:liferay-web-archetype (Provides an archetype to create Liferay webs.)
380: remote -> com.lightbend.lagom:maven-archetype-lagom-java (maven-archetype-lagom-java)
381: remote -> com.lordofthejars.thymeleafarchetype:thymeleaf-spring-maven-archetype (Thymeleaf Spring Maven Archetype)
382: remote -> com.luhuiguo.archetype:spring-angular-webapp-archetype (Spring Boot + Angular application)
383: remote -> com.manydesigns:portofino-war-archetype (-)
384: remote -> com.manywho.services:example-archetype (Maven archetype that creates a basic example ManyWho Service)
385: remote -> com.massisframework.massis:hellosimulator-archetype (Simple Hello World simulator)
386: remote -> com.matthewjosephtaylor.archetypes:application-archetype (Maven archetype for a single-jar application)
387: remote -> com.messapix.ftatr.jfxmobile:jfxmobile-archetype (Create base javafxPorts project)
388: remote -> com.microsoft.azure:azure-functions-archetype (Maven Archetype for Azure Functions)
389: remote -> com.microsoft.azure.gateway.archetypes:gateway-module-simple (Azure IoT Gateway SDK Simple Module Scaffolding)
390: remote -> com.microstrat.activiti:activiti-archetype (An Apache Maven archetype to create a base project from which to create extensions to Activiti Enterprise.)
391: remote -> com.mikenimer:extjs-springmvc-webapp (A maven Archetype to create new EXTJS project powered by a spring MVC service.)
392: remote -> com.mobidevelop.robovm:robovm-templates-console (-)
393: remote -> com.mobidevelop.robovm:robovm-templates-ios-single-view-no-ib (-)
394: remote -> com.moomanow.archetypes:moomanow-quickstart-webapp (-)
395: remote -> com.mycodefu:executable-jar-archetype (An archetype to create a Java project which is easy to deploy and execute.)
396: remote -> com.mysema.rdf:rdfbean-tapestry-quickstart (Archetype for creating a basic RDFBean Tapestry 5 application.)
397: remote -> com.mysema.rdfbean:rdfbean-tapestry-quickstart (Archetype for creating a basic RDFBean Tapestry 5 application.)
398: remote -> com.nablarch.archetype:nablarch-batch-archetype (Nablarch Framework.)
399: remote -> com.nablarch.archetype:nablarch-batch-ee-archetype (Nablarch Framework.)
400: remote -> com.nablarch.archetype:nablarch-jaxrs-archetype (Nablarch Framework.)
401: remote -> com.nablarch.archetype:nablarch-web-archetype (Nablarch Framework.)
402: remote -> com.nativelibs4java:javacl-simple-tutorial (-)
403: remote -> com.nitorcreations:dope-archetype (A presentation system intended for more advanced users. Think Powerpoint meets Markdown.)
404: remote -> com.oneandone:typedrest-archetype (Archetype for building TypedRest web applications that can run standalone or be consumed as a library.)
405: remote -> com.ontology2:centipede-archetype (archetype for command line applications based on Centipede, Spring and Guava)
406: remote -> com.opsdatastore:opsdatastore-collector-plugin-archetype (-)
407: remote -> com.oracle.graal-js:nodejs-archetype (Archetype to start mixed Java/JavaScript development on top ofGraalVM - a JVM with polyglot capabilities. The GraalVM comeswith a 100% compatible node.js implementation that can easily executeJava code as well as code in other scripting languages like Ruby,R language or Python.)
408: remote -> com.pampanet:jersey-guice-webapp-archetype (Archetype for building RESTful Web Services with Jersey 1.18.1 and Google Guice 3.0)
409: remote -> com.pampanet:secure-rest-webapp-archetype (Maven Archetype for building Secure RESTful Web Services Archetype with Apache Shiro 1.2.3, Jersey 1.18.1 and Google Guice 3.0)
410: remote -> com.pampanet:shiro-guice-resteasy-webapp-archetype (Maven Archetype for building Secure RESTful Web Services Archetype with Apache Shiro 1.2.3, RestEasy 3 and Google Guice 3.0)
411: remote -> com.partnet.sample:seauto-cucumber-sample-archetype (Sample project for SeAuto: a bridge to Selenium from your favorite test framework.)
412: remote -> com.partnet.sample:seauto-jbehave-sample-archetype (Sample project for SeAuto: a bridge to Selenium from your favorite test framework.)
413: remote -> com.partnet.sample:seauto.junit.sample-archetype (Sample project for SeAuto: a bridge to Selenium from your favorite test framework.)
414: remote -> com.paypal.selion:SeLion-Archetype (Archetype for new SeLion projects)
415: remote -> com.pojosontheweb:woko-archetype (-)
416: remote -> com.pr-ing:lucy-archetype (A simple HTTP framework based on Netty.)
417: remote -> com.premiumminds:pm-wicket-archetype (Template to create a web application with Wicket + Guice + Hibernate)
418: remote -> com.progressoft.brix.domino.archetypes:domino-gwt-app-archetype (-)
419: remote -> com.progressoft.brix.domino.archetypes:domino-gwt-module-archetype (-)
420: remote -> com.progressoft.brix.domino.archetypes:domino-material-module-archetype (-)
421: remote -> com.proofpoint.platform:sample-server-archetype (Sample server archetype)
422: remote -> com.proofpoint.platform:skeleton-server-archetype (Skeleton server archetype)
423: remote -> com.pyx4me:j2me-simple (Maven 2 Archetype for midlet application using j2me-maven-plugin)
424: remote -> com.qaprosoft:carina-archetype (Carina Archetype)
425: remote -> com.rapid7.pax:pax-runner-platform-archetype (An archetype for creating pax-runner platform definition files.)
426: remote -> com.rexsl:rexsl-maven-archetype (-)
427: remote -> com.rhythm.louie:louie-archetype (Maven Archetype for creating Louie-based services)
428: remote -> com.robeja.mojo:restygwt-maven-archetype (Simple RestyGWT, RestEasy maven archetype)
429: remote -> com.rudolfschmidt:javaee7-essentials-archetype (minimal pom for javaee7 projects)
430: remote -> com.rudolfschmidt:javase7-essentials-archetype (minimal pom for javase7 projects)
431: remote -> com.rudolfschmidt:javase8-assembly-archetype (Archetype for JavaSE 8 with assembly configuration)
432: remote -> com.rudolfschmidt:javase8-essentials-archetype (Archetype with essentials for javase8)
433: remote -> com.rudolfschmidt:javase8-remote-archetype (Archetype for JavaSE 8 with maven central deployment configuration)
434: remote -> com.sap.cloud.s4hana.archetypes:scp-cf-spring (Archetype for a Spring-based project on SAP Cloud Platform (Cloud Foundry).)
435: remote -> com.sap.cloud.s4hana.archetypes:scp-cf-tomcat (Archetype for a Tomcat-based project on SAP Cloud Platform (Cloud Foundry).)
436: remote -> com.sap.cloud.s4hana.archetypes:scp-cf-tomee (Archetype for a TomEE-based project on SAP Cloud Platform (Cloud Foundry).)
437: remote -> com.sap.cloud.s4hana.archetypes:scp-neo-javaee6 (Archetype for a project based on Java EE 6 on SAP Cloud Platform (Neo).)
438: remote -> com.sap.cloud.s4hana.starters:scp-neo-javaee6 (Starter for a project based on Java EE 6 on SAP Cloud Platform (Neo).)
439: remote -> com.sap.cloud.servicesdk.archetypes:cloud-servicesdk-odatav4-quickstart (SAP Cloud Platform SDK for service development)
440: remote -> com.sap.cloud.servicesdk.archetypes:cloud-servicesdk-odatav4-sample (SAP Cloud Platform SDK for service development)
441: remote -> com.sap.cloud.servicesdk.archetypes:odata2-cdx (SAP Cloud Platform SDK for service development)
442: remote -> com.sap.cloud.yaas.service-sdk:service-sdk-jersey-spring-archetype (hybris maven archetype for a basic YaaS Service)
443: remote -> com.sap.cloud.yaas.service-sdk:service-sdk-jersey-spring-base-archetype (hybris maven archetype for a basic YaaS Service)
444: remote -> com.sap.cloud.yaas.service-sdk:service-sdk-spring-boot-archetype (hybris maven archetype for a basic Spring Boot YaaS Service)
445: remote -> com.saucelabs:quickstart-seleniumrc-junit (-)
446: remote -> com.saucelabs:quickstart-seleniumrc-testng (-)
447: remote -> com.saucelabs:quickstart-webdriver-junit (-)
448: remote -> com.saucelabs:quickstart-webdriver-testng (-)
449: remote -> com.sdl.delivery.ish:dd-webapp-archetype (Example web application for DITA Delivery)
450: remote -> com.sdl.dxa:dxa-webapp-archetype (Example web application for DXA)
451: remote -> com.seismicgames:jersey-swagger-archetype (A Jersey/Swagger/Grizzly RESTful API Archetype)
452: remote -> com.shedhack.tool:spring-boost (Maven Archetype to generate a Spring Boot Application)
453: remote -> com.sibvisions.jvx:jvxapplication-archetype (A preconfigured setup for a JVx application)
454: remote -> com.sinnerschrader.aem.react:aem-project-archetype (React AEM archetype. Fork of AEM multi-module archetype.)
455: remote -> com.sitture:fitnesse-quickstart (An archetype that can be used to generate a Maven based FitNesse project.)
456: remote -> com.sixdimensions.wcm.cq:cq-deploy-plugin (Maven plugin for automating code deployments to Adobe CQ.)
457: remote -> com.sixsq.slipstream:slipstream-module (-)
458: remote -> com.smb-tec.xo.archetypes:xo-neo4j-quickstart (Creates a skeleton for an XO application using the Neo4j graph database backend.)
459: remote -> com.sourcesense.solr:solr-multicore-archetype (-)
460: remote -> com.sourcesense.solr:solr-standalone-archetype (-)
461: remote -> com.speedment:speedment-archetype-basic (-)
462: remote -> com.speedment:speedment-archetype-mariadb (-)
463: remote -> com.speedment:speedment-archetype-mysql (-)
464: remote -> com.speedment:speedment-archetype-postgresql (-)
465: remote -> com.speedment.archetypes:speedment-archetype-mariadb (-)
466: remote -> com.speedment.archetypes:speedment-archetype-mysql (-)
467: remote -> com.speedment.archetypes:speedment-archetype-postgresql (-)
468: remote -> com.springer:omelet-archetype (static file generator for omelet)
469: remote -> com.springer:omelet-archetype-simple (Automation library for Selenium built on top of TestNg)
470: remote -> com.strategicgains.archetype:restexpress-cassandra (A Basic, Cassandra-backed Service Suite)
471: remote -> com.strategicgains.archetype:restexpress-minimal (A Minimal RestExpress Server)
472: remote -> com.strategicgains.archetype:restexpress-mongodb (A Basic, MongoDB-backed Service Suite)
473: remote -> com.strategicgains.archetype:restexpress-scaffold-minimal (A Minimal RestExpress Server)
474: remote -> com.strategicgains.archetype:restexpress-scaffold-mongodb (A Basic, MongoDB-backed Service Suite)
475: remote -> com.streamsets:streamsets-datacollector-stage-lib-tutorial (StreamSets Stage Library Archetype)
476: remote -> com.streamsets.datacollector.archetype:stage-lib (StreamSets Stage Library Archetype)
477: remote -> com.sun.faces:faces-2.1-test-war-archetype (Archetype to create automated test based on JSF 2.1)
478: remote -> com.sun.faces:faces-2.2-test-war-archetype (Create a JSF 2.2 vanilla app.)
479: remote -> com.sun.faces.regression:i_jsf_XXXX-archetype (-)
480: remote -> com.sun.faces.test:i_jsf_xxxx_htmlunit-archetype (-)
481: remote -> com.sun.jersey.archetypes:jersey-quickstart-ejb (An archetype which contains a simple Jersey based EJB project.)
482: remote -> com.sun.jersey.archetypes:jersey-quickstart-grizzly (An archetype which contains a quickstart Jersey project based on Grizzly container.)
483: remote -> com.sun.jersey.archetypes:jersey-quickstart-grizzly2 (An archetype which contains a quickstart Jersey project based on Grizzly2 container.)
484: remote -> com.sun.jersey.archetypes:jersey-quickstart-webapp (An archetype which contains a sample Jersey based Webapp project.)
485: remote -> com.sun.mep:mep-connector-archetype-rar (Maven archetype to create a RAR-based connector for the Sun GlassFish Mobility Platform version 1.1_01.)
486: remote -> com.sun.mep:mep-connector-jaxrs-archetype-rar (Maven archetype to create a JAXRS-based connector for the Sun GlassFish Mobility Platform version 1.1_01.)
487: remote -> com.sun.mep:mep-connector-jaxws-archetype-rar (Maven archetype to create a JAXWS-based connector for the Sun GlassFish Mobility Platform version 1.1_01.)
488: remote -> com.surenpi.autotest:autotest.web.framework.archetype (WebUI自动化测试框架骨架)
489: remote -> com.taobao.itest:itest-sample-s30-archetype (-)
490: remote -> com.tealcube.minecraft.bukkit:bukkit-plugin-archetype (A Bukkit plugin archetype for Teal Cube plugins and libraries.)
491: remote -> com.tectonica:gae-jersey-guice-archetype (Maven archetype for generating skeleton Google-App-engine application that uses Jersey, Jackson and Guice)
492: remote -> com.thesett.archetype:dropwizard_archetype (Archetype for setting up a DropWizard codegen project.)
493: remote -> com.thetachain:theta-chain-module (This Archetype is a fast and simple way to setup a Theta-Chain development environment.)
494: remote -> com.thoughtworks.gauge.maven:gauge-archetype-java (Archetype for Gauge Java)
495: remote -> com.thoughtworks.gauge.maven:gauge-archetype-selenium (Archetype for Gauge Java with Selenium)
496: remote -> com.thoughtworks.gauge.maven:gauge-maven-plugin (A maven plugin to execute gauge specs in the project)
497: remote -> com.tqlab.sense:tqlab-sense-archetype (tqlab sense archetype)
498: remote -> com.tvd12:ezyfox-sfs2x-archetype (Support to create smartfox game application project (use ezyfox) quickly)
499: remote -> com.tvd12:maven-simple-archetype (Support to create a maven project quickly)
500: remote -> com.unboundid:server-sdk-archetype (A Maven archetype that can generate a project for building anUnboundID Server SDK extension bundle.)
501: remote -> com.vaadin:vaadin-archetype-addon (This archetype generates a multi-module Vaadin add-on project for Vaadin 6.5+ with a test/demo application and a documentation module.Packaging the add-on as ZIP is supported.)
502: remote -> com.vaadin:vaadin-archetype-application (This archetype generates a sample Vaadin application as a single-module Maven project.This archetype is primarily meant for simple applications, quick tests and demos.)
503: remote -> com.vaadin:vaadin-archetype-application-example (This archetype generates a sample Vaadin application as a multi-module Maven project.)
504: remote -> com.vaadin:vaadin-archetype-application-multimodule (This archetype generates the skeleton for a multi-module Vaadin application.For a full example project, see vaadin-archetype-application-example.)
505: remote -> com.vaadin:vaadin-archetype-clean (This archetype generates a simple Vaadin application as a Maven project.No custom widgetset is included.)
506: remote -> com.vaadin:vaadin-archetype-jpacontainer (This archetype generates a simple Vaadin application using JPAContainer as a Maven project.)
507: remote -> com.vaadin:vaadin-archetype-liferay-portlet (This archetype generates a Liferay portlet plugin project that relies on the Vaadin bundles being installed on the portal server.The result of the maven build is an OSGi bundle that can be installed on a Liferay 7+ server. The Vaadin integration handles the registration of the annotated UI as a Portlet.)
508: remote -> com.vaadin:vaadin-archetype-portlet (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.)
509: remote -> com.vaadin:vaadin-archetype-sample (This archetype generates a Vaadin application as a Maven project.The application contains a custom GWT widgetset that is compiledby the GWT compiler and integrated into the project as part of thebuild process. The application is based on the Vaadin Color PickerDemo application available at http://vaadin.com.)
510: remote -> com.vaadin:vaadin-archetype-touchkit (Generates a simple Vaadin application using TouchKit.)
511: remote -> com.vaadin:vaadin-archetype-widget (This archetype generates a Vaadin 7 widget project and a related demo application.)
512: remote -> com.vaadin:vaadin-maven-plugin (Maven plugin for Vaadin.)
513: remote -> com.vaadin.polymer:gwt-pwa-archetype (GWT-2.8.0 project with Polymer and PWA service worker)
514: remote -> com.vaadin.wscdn:wscdn-archetype (cdn.virit.in project archetype)
515: remote -> com.vasiliyspodin:j8-minimal (Minimal Java 8 Maven Archetype)
516: remote -> com.vaushell:archetype-exec (archetype for an executable (not a library))
517: remote -> com.vaushell:archetype-library (archetype for a library (not an executable))
518: remote -> com.vektorsoft.demux.tools:demux-android-archetype (Create Android application structure for DEMUX Framework applications)
519: remote -> com.vektorsoft.demux.tools:demux-android-bundle-archetype (Create OSGI bundle for DEMUX Android projects)
520: remote -> com.vektorsoft.demux.tools:demux-bundle-archetype (Create application bundles for DEMUX Framework applications)
521: remote -> com.vektorsoft.demux.tools:demux-jfx-archetype (Create JavaFX desktop application structure for DEMUX Framework applications)
522: remote -> com.vilt-group.minium:minium-script-cucumber-archetype (-)
523: remote -> com.vilt-group.minium:minium-script-jasmine-archetype (-)
524: remote -> com.vlkan:vanilla-jaxrs-service-api-archetype (Archetype for creating a microservice API using vanilla JAX-RS.)
525: remote -> com.vlkan:vanilla-jaxrs-service-archetype (Archetype for creating a microservice using vanilla JAX-RS.)
526: remote -> com.vmware.xenon:xenon-quickstart (-)
527: remote -> com.wadpam.gaelic:gaelic-archetype-starter (-)
528: remote -> com.wandrell.archetype:library (A Maven archetype to ease the creation of new libraries.)
529: remote -> com.wandrell.archetypes:library (A Maven archetype to ease the creation of new libraries.)
530: remote -> com.wandrell.maven.archetypes:library (A Maven archetype to ease the creation of new libraries.)
531: remote -> com.wandrell.maven.archetypes:library-archetype (A Maven Archetype to ease the creation of new Java libraries.)
532: remote -> com.wandrell.maven.archetypes:spring-mvc-thymeleaf-archetype (A Maven Archetype for Spring MVC, and Thymeleaf, projects.)
533: remote -> com.webcohesion.enunciate:enunciate-simple-archetype (-)
534: remote -> com.weibo:motan-core (-)
535: remote -> com.wiley:teasy-template-archetype (Maven archetype for Teasy framework template)
536: remote -> com.willowtreeapps:oak-archetype (-)
537: remote -> com.willowtreeapps:oak-dagger-api15-archetype (-)
538: remote -> com.willowtreeapps:oak-dagger-archetype (-)
539: remote -> com.willowtreeapps:oak-gradle-archetype (-)
540: remote -> com.wordpress.javaenterprise7:MinimumHelloWorld-archetype (Minimal archetype for a Java EE 7 application)
541: remote -> com.xtivia.tools:xsf_sample_app-archetype (XTIVIA Services Framework)
542: remote -> com.yoctopuce.archetype:commandline (Simple commandline example with Yoctoupce library)
543: remote -> com.zanclus:spock-bootstrap (Maven archetype for getting started using SpockFramework for testing)
544: remote -> com.zanclus.codepalousa:deltaspike-restlet-archetype (A Maven Archetype for generating a basic ReSTlet Application stub which can then be expanded)
545: remote -> com.zanclus.codepalousa:restlet-deltaspike-raml-archetype (A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentationbased on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependencyinjection. The version tracks the version of the Restlet Framework being used.)
546: remote -> com.zanclus.codepalousa:vertx-java-archetype (A Maven Archetype for generating a basic Vert.x 3.0.0 Java project)
547: remote -> com.zanclus.codepalousa:vertx-js-archetype (A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project)
548: remote -> com.zanclus.vertx:vertx-groovy-archetype (A Maven Archetype for generating a basic Vert.x ${project.version}Java project)
549: remote -> com.zenjava:javafx-basic-archetype (The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.)
550: remote -> com.zenjava:javafx-rest-archetype (The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starterproject.)
551: remote -> de.akquinet.android.archetypes:android-gcm-quickstart (Creates a skeleton for a GCM Android application)
552: remote -> de.akquinet.android.archetypes:android-library-quickstart (Creates a skeleton for an Android library)
553: remote -> de.akquinet.android.archetypes:android-quickstart (Creates a skeleton for an Android application)
554: remote -> de.akquinet.android.archetypes:android-release (Creates a skeleton for an Android application,instrumentation tests and ready-to-publish application on releases.)
555: remote -> de.akquinet.android.archetypes:android-with-test (Creates a skeleton for an Android application and instrumentation tests)
556: remote -> de.akquinet.android.archetypes:stand-archetype (Creates a skeleton for an Android application using the Stand framework stack)
557: remote -> de.akquinet.chameria:chameria-quickstart-archetype (-)
558: remote -> de.akquinet.javascript.archetypes:javascript-jqueryplugin (Creates a skeleton for an Javascript jquery plugin)
559: remote -> de.akquinet.javascript.archetypes:javascript-quickstart (Creates a skeleton for an Javascript application)
560: remote -> de.akquinet.jbosscc:jbosscc-javaee6-modular-ear-archetype (Maven Archetype to generate a modular Java EE 6 based project skeleton.)
561: remote -> de.akquinet.jbosscc:jbosscc-seam-archetype (Maven Archetype to generate a Seam Application - running on JBoss AS7)
562: remote -> de.bripkens:java-quickstart (Java quickstart archetype with some common libs)
563: remote -> de.cologneintelligence:archetype-fitgoodies-quickstart (Archetype which generates an FitGoodies-enabled example project)
564: remote -> de.crowdcode.kissmda.maven:kissmda-maven-app-archetype (-)
565: remote -> de.crowdcode.kissmda.maven:kissmda-maven-cartridge-archetype (-)
566: remote -> de.cubeisland.maven.archetypes:archetype-cubeengine-module (This archetype generates a new module for the Cube Engine.)
567: remote -> de.dailab:jiac-agent-config-temp (-)
568: remote -> de.dailab:jiac-config-temp (Creates a jiac agent project, with spring-config templates for an agent and an agent bean)
569: remote -> de.dailab:jiac-empty (Creates a empty jiac project. POM only)
570: remote -> de.dailab:jiac-jsw (Creates a runnable agent, which can used as system service/daemon)
571: remote -> de.dailab:jiac-multi-module (Creates jiac multi module project with api and domain module)
572: remote -> de.hansche:vaadin-jee7-webapp-archetype (Maven archetype for Java EE-based Vaadin projects)
573: remote -> de.holisticon.archetypes:java-library (Please refer to https://github.com/holisticon/java-library-archetype.)
574: remote -> de.katerkamp.szoo:styles-factory-archetype (Archetype to create a custom Style Factory Maven Project.The factory collects and assembles styles from Google fonts,Zurb Foundation etc.)
575: remote -> de.learnlib.archetypes:complete (Archetype which includes all LearnLib dependencies)
576: remote -> de.learnlib.archetypes:core (Archetype providing dependencies for core functionalities of LearnLib)
577: remote -> de.learnlib.archetypes:typical (Archetype for a typical LearnLib setup, including the most commonly used dependencies)
578: remote -> de.saumya.mojo:rails-maven-archetype (archetype to mavenize an existing rails 2.3.x or rails3 application)
579: remote -> de.saxsys:mvvmFX-archetype (An maven archetype to create an example application with mvvmFX)
580: remote -> de.saxsys:mvvmfx-archetype (An maven archetype to create an example application with mvvmFX)
581: remote -> de.schlichtherle:javafx-scala-demo (An archetype for a standalone JavaFX 2.0 application written in Scala.
The generated application is translated from the Colorful Circles demo from the
JavaFX 2.0 SDK.)
582: remote -> de.schlichtherle.truezip:truezip-archetype-file (TrueZIP File* module application - requires JSE 6.)
583: remote -> de.schlichtherle.truezip:truezip-archetype-path (TrueZIP Path module application - requires JSE 7.)
584: remote -> de.svenkubiak:mangooio-maven-archetype (-)
585: remote -> de.svenkubiak:ninja-simple-archetype (This is a archetype for a simple Ninja Web Framework project. It is based on the servlet archetype, but with some minor modifications)
586: remote -> de.taimos:archetype-lambda (Maven archetype for an AWS lambda function written in Java)
587: remote -> de.taimos:dvalin-archetype-basic (Maven archetype for a basic dvalin project)
588: remote -> de.taimos:dvalin-archetype-docker (Maven archetype for a docker based dvalin project)
589: remote -> de.terrestris:shogun2-webapp-archetype (-)
590: remote -> de.whisperedshouts:iiq-webapp-archetype (This archetype may be used to create a webapp based on SailPoint IdentityIQ.)
591: remote -> dk.jacobve.maven.archetypes:maven-archetype-flex (An archetype which contains a sample Maven Flex project using the israfil maven plugin)
592: remote -> dk.navicon:valkyrie-rcp-archetype (Archetype for creating new Valkyrie projects.)
593: remote -> dk.sublife.docker-integration:docker-integration-archetype (-)
594: remote -> edu.byu.hbll:java-ee-project (-)
595: remote -> edu.byu.hbll:java-project (Maven archetype for standalone applications and libraries)
596: remote -> edu.jhu.hlt:concrete-new-project (Archetype for creating new Concrete projects.)
597: remote -> edu.uchicago.mpcs53013:WeatherTopology-archetype (Reads weather from kafka topic and stores latest
weather for American airports in HBase)
598: remote -> edu.uchicago.mpcs53013:flight-topology-archetype (Reads flights from kafka topic and updates HBase
with flight information)
599: remote -> edu.uchicago.mpcs53013:hadoop-archetype (Create a Hadoop client application including an UberJar)
600: remote -> edu.uchicago.mpcs53013:hadoop-thrift-archetype (-)
601: remote -> edu.uchicago.mpcs53013:hadoop-thrift-example-archetype (Creates an example program that serializes thrift students to HDFS sequence files)
602: remote -> edu.uchicago.mpcs53013:hdfs-ingest-weather-archetype (Creates an example program that reads NOAA weather and serializesto HDFS Thrift sequence files)
603: remote -> edu.uchicago.mpcs53013:kafka-flight-archetype (Ingest real-time flight data from FlightAware into a Kafka topic)
604: remote -> edu.uchicago.mpcs53013:kafka-weather-archetype (Ingest real-time weather data into a Kafka topic)
605: remote -> edu.uchicago.mpcs53013:spark-scala-archetype (Create a Spark Scala program. Provides dependencies on Spark, Spark Streaming, Kafka, and Hive)
606: remote -> edu.uchicago.mpcs53013:spark-scala-kafka-word-count-archetype (Create a Spark Scala streaming WordCount program that reads from Kafka)
607: remote -> edu.uchicago.mpcs53013:spark-scala-network-word-count-archetype (Create a Spark Scala Network WordCount program similar to that included in the Spark examples)
608: remote -> edu.uchicago.mpcs53013:spark-scala-word-count-archetype (Create a Spark Scala WordCount program similar to that in O'Reilly Learning Spark book)
609: remote -> edu.uchicago.mpcs53013:spark-streaming-flights-archetype (Create a Spark Scala streaming program that reads flights from Kafka and looks them up in HBase)
610: remote -> edu.uchicago.mpcs53013:storm-word-count-archetype (Modified version of the Word Count program at https://github.com/nathanmarz/storm-starter)
611: remote -> edu.uchicago.mpcs53013:thrift-archetype (Example program to write thrift from local file system)
612: remote -> edu.uchicago.mpcs53013:thrift-example-archetype (Creates an example program that serializes thrift logins)
613: remote -> edu.uchicago.mpcs53013:word-count-archetype (Create the WordCount example from the Hadoop docs)
614: remote -> es.ucm.fdi.grasia.faerie.archetypes:basic (Project for definition and implementation of an architecture/framework for Ambient-Assited Living systems)
615: remote -> eu.clarin.weblicht:weblicht-nentities-ws-dw-archetype (An archetype for creating weblicht web services with dropwizard. This archetype provides debian and redhat packaging.)
616: remote -> eu.crydee.uima.opennlp:opennlp-resource-archetype (Archetype to ease the Mavenization of OpenNLP resources)
617: remote -> eu.stratosphere:quickstart-java (-)
618: remote -> eu.stratosphere:quickstart-scala (-)
619: remote -> eu.tarienna:first-archetype-basic (A maven archetype to generate a basic FIRST application skeleton.)
620: remote -> eu.vitaliy:java6se-spring3-archetype (Simple spring 3 archetype)
621: remote -> fr.brouillard.oss:jee-war-archetype (Creates jee ready to use webapp)
622: remote -> fr.brouillard.oss:jgitver-jar-archetype (Creates ready to use jar maven project using jgitver)
623: remote -> fr.fastconnect.factory.tibco:archetype-default-pom (This archetype will create an independent POM with default propertiesrequired by the FC TIBCO Factory plugins.)
624: remote -> fr.fastconnect.factory.tibco:archetype-default-project (This archetype will create an independent POM with default propertiesrequired by the FC TIBCO Factory plugins.)
625: remote -> fr.fastconnect.factory.tibco:archetype-default-workspace (This archetype creates the default workspace (with BusinessWorks projects, Java projects & delivery project).)
626: remote -> fr.fastconnect.factory.tibco.bw.maven:archetype-bw-default-project (This archetype creates an empty TIBCO BusinessWorks project.)
627: remote -> fr.fastconnect.factory.tibco.bw.maven:archetype-bw-default-projlib (This archetype creates an empty TIBCO BusinessWorks Projlib project.)
628: remote -> fr.fastconnect.factory.tibco.bw.maven:archetype-bw-mavenizer (This archetype will create a POM that inherits from FC TIBCO Factoryparent 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 BWproject.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 yourown parent (ex: 'com.company.project', 'project-root', '1.0.0').)
629: remote -> fr.fastconnect.factory.tibco.bw.maven:archetype-client-root-project (This archetype will create a POM that inherits from FC TIBCO Factoryparent POM.This POM will be the central configuration for all the TIBCOBusinessWorks projects of this client project. It is possible forinstance to redefine here the default properties that will be used forany TIBCO BusinessWorks projects.)
630: remote -> fr.lteconsulting:angular2-gwt.archetype (-)
631: remote -> fr.lteconsulting.archetypes:quickstart-java8 (-)
632: remote -> fr.manastria:manastria-archetype-introduction (A Manastria archetype for beginner.)
633: remote -> fr.ybonnel:simpleweb4j-archetype (An archetype for SimpleWeb4j.)
634: remote -> hu.meza.tools:testAutomation (An archetype for test automation projects)
635: remote -> im.bci:jnuit-archetype (Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...)
636: remote -> in.virit.vwscdn:vwscdn-archetype (cdn.virit.in project archetype)
637: remote -> info.kwarc.sally4:sally4-module-archetype (Semantic Alliance Communication Module Archetype)
638: remote -> info.kwarc.sally4.comm:comm-archetype (Semantic Alliance Communication Module Archetype)
639: remote -> io.airlift:sample-server-archetype (Sample server archetype)
640: remote -> io.airlift:skeleton-server-archetype (Skeleton server archetype)
641: remote -> io.andromeda:lyricist-quickstart (-)
642: remote -> io.apigee.build-tools.enterprise4g:apigee-edge-maven-archtypes (-)
643: remote -> io.apigee.build-tools.enterprise4g:apigee-edge-quickstart-archetype (Basic implementation of an Apigee Edge API to get started quickly)
644: remote -> io.appbricks:appbricks-archetype-dubbox-service (a maven archetype for appbricks service)
645: remote -> io.azam.spa:spa-archetype (Single page application (SPA) Java servlet Maven archetype)
646: remote -> io.baratine:baratine-maven-archetype (Baratine Maven Archetype)
647: remote -> io.brooklyn:brooklyn-archetype-quickstart (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.)
648: remote -> io.brooklyn.ambari:brooklyn-ambari-service (-)
649: remote -> io.confluent.maven:kafka-connect-quickstart (A quickstart for building Kafka Connect connectors.)
650: remote -> io.coodoo:JavaEE7-Angular2-Architype (e easiest way to get started with JavaEE + Angular2)
651: remote -> io.dropwizard.archetypes:java-simple (-)
652: remote -> io.fabric8:camel-cxf-code-first-archetype (Creates a new Camel project using CXF in code (Java) first.)
653: remote -> io.fabric8:camel-cxf-contract-first-archetype (Creates a new Camel project using CXF in contract (WSDL) first.)
654: remote -> io.fabric8:camel-drools-archetype (Creates a new Camel project using the Drools rule engine.)
655: remote -> io.fabric8:camel-webservice-archetype (Creates a new Camel web services project)
656: remote -> io.fabric8.archetypes:camel-amq-archetype (Creates a new quickstart project using Camel and ActiveMQ.)
657: remote -> io.fabric8.archetypes:camel-cbr-archetype (Creates a new quickstart project for Camel based Content Based Router.)
658: remote -> io.fabric8.archetypes:camel-cdi-archetype (Creates a new Camel CDI project which uses the Java Container in Fabric8.)
659: remote -> io.fabric8.archetypes:camel-cxf-code-first-archetype (Creates a new Camel project using CXF in code (Java) first.)
660: remote -> io.fabric8.archetypes:camel-cxf-contract-first-archetype (Creates a new Camel project using CXF in contract (WSDL) first.)
661: remote -> io.fabric8.archetypes:camel-dozer-wiki-archetype (Creates a new Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki)
662: remote -> io.fabric8.archetypes:camel-drools-archetype (Creates a new Camel project using the Drools rule engine.)
663: remote -> io.fabric8.archetypes:camel-eips-archetype (Creates a new quickstart project for Camel based Enterprise Integration Patterns.)
664: remote -> io.fabric8.archetypes:camel-errorhandler-archetype (Creates a new quickstart project using Camel based Error handling.)
665: remote -> io.fabric8.archetypes:camel-servlet-war-archetype (Creates a new quickstart project using Camel Servlet with a WAR.)
666: remote -> io.fabric8.archetypes:camel-spring-boot-archetype (Shows how to use Camel with Spring Boot in the Java Container.)
667: remote -> io.fabric8.archetypes:camel-spring-java-archetype (Creates a new Camel Spring project which uses the Java Container in Fabric8.)
668: remote -> io.fabric8.archetypes:camel-webservice-archetype (Creates a new Camel web services project)
669: remote -> io.fabric8.archetypes:cbr-archetype (Creates a new quickstart project for Camel based Content Based Router.)
670: remote -> io.fabric8.archetypes:cdi-camel-amq-archetype (Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container)
671: remote -> io.fabric8.archetypes:cdi-camel-archetype (Creates a new Camel route using CDI in a standalone Java Container)
672: remote -> io.fabric8.archetypes:cdi-camel-http-archetype (Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart)
673: remote -> io.fabric8.archetypes:cdi-camel-http-client-archetype (Creates a new Camel route using CDI in a standalone Java Container using HTTP client to call remote camel-jetty quickstart)
674: remote -> io.fabric8.archetypes:cdi-camel-jetty-archetype (Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server)
675: remote -> io.fabric8.archetypes:cdi-camel-mq-archetype (Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container)
676: remote -> io.fabric8.archetypes:cdi-camel-swagger-archetype (Creates a new An example using REST DSL and Swagger Java with CDI)
677: remote -> io.fabric8.archetypes:cdi-cxf-archetype (Creates a new CXF JAX-RS using CDI running in a standalone Java Container)
678: remote -> io.fabric8.archetypes:django-example-archetype (Creates a new django example)
679: remote -> io.fabric8.archetypes:dotnet-example-archetype (Creates a new dotnet example)
680: remote -> io.fabric8.archetypes:eip-archetype (Creates a new quickstart project for Camel based Enterprise Integration Patterns.)
681: remote -> io.fabric8.archetypes:errors-archetype (Creates a new quickstart project using Camel based Error handling.)
682: remote -> io.fabric8.archetypes:funktion-groovy-example-archetype (Creates a new funktion groovy example)
683: remote -> io.fabric8.archetypes:funktion-java-example-archetype (Creates a new funktion java example)
684: remote -> io.fabric8.archetypes:funktion-kotlin-example-archetype (Creates a new funktion kotlin example)
685: remote -> io.fabric8.archetypes:funktion-nodejs-example-archetype (Creates a new Funktion :: Examples :: NodeJS)
686: remote -> io.fabric8.archetypes:golang-example-archetype (Creates a new golang example)
687: remote -> io.fabric8.archetypes:infinispan-client-archetype (Creates a new Camel route using Spring XML and Infinispan in a standalone Java container)
688: remote -> io.fabric8.archetypes:infinispan-infinispan-client-archetype (Creates a new Camel route using Spring XML and Infinispan in a standalone Java container)
689: remote -> io.fabric8.archetypes:infinispan-infinispan-server-archetype (Creates a new Infinispan Server)
690: remote -> io.fabric8.archetypes:infinispan-server-archetype (Creates a new Infinispan Server)
691: remote -> io.fabric8.archetypes:java-camel-cdi-archetype (Creates a new Camel route using CDI in a standalone Java Container)
692: remote -> io.fabric8.archetypes:java-camel-cdi-http-archetype (Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart)
693: remote -> io.fabric8.archetypes:java-camel-cdi-mq-archetype (Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container)
694: remote -> io.fabric8.archetypes:java-camel-cdi-rest-archetype (Creates a new Camel route using CDI in a standalone Java Container as REST client)
695: remote -> io.fabric8.archetypes:java-camel-spring-archetype (Creates a new Camel route using Spring XML in a standalone Java container)
696: remote -> io.fabric8.archetypes:java-cxf-cdi-archetype (Creates a new CXF JAX-RS using CDI running in a standalone Java Container)
697: remote -> io.fabric8.archetypes:java-fatjar-archetype (Creates a new Simple standalone Java Container (fat jar))
698: remote -> io.fabric8.archetypes:java-jgroups-greeter-archetype (Creates a new Simple Jgroups Example using Kubernetes Discovery)
699: remote -> io.fabric8.archetypes:java-mainclass-archetype (Creates a new Simple standalone Java Container (main class))
700: remote -> io.fabric8.archetypes:java-simple-fatjar-archetype (Creates a new Simple standalone Java Container (fat jar))
701: remote -> io.fabric8.archetypes:java-simple-mainclass-archetype (Creates a new Simple standalone Java Container (main class))
702: remote -> io.fabric8.archetypes:jboss-fuse-camel-amq-archetype (Creates a new ActiveMQ and Camel Example)
703: remote -> io.fabric8.archetypes:jboss-fuse-camel-log-archetype (Creates a new Camel Log Example)
704: remote -> io.fabric8.archetypes:jboss-fuse-camel-rest-sql-archetype (Creates a new Camel Example using Rest DSL with SQL Database)
705: remote -> io.fabric8.archetypes:jboss-fuse-cxf-rest-archetype (Creates a new CXF Rest Example)
706: remote -> io.fabric8.archetypes:jms-archetype (Creates a new quickstart project using Camel and JMS.)
707: remote -> io.fabric8.archetypes:karaf-beginner-camel-cbr-archetype (Creates a new Camel Content-Based Router Example)
708: remote -> io.fabric8.archetypes:karaf-beginner-camel-eips-archetype (Creates a new Camel using mutliple EIPs into a single solution)
709: remote -> io.fabric8.archetypes:karaf-beginner-camel-errorhandler-archetype (Creates a new Error handling with Camel)
710: remote -> io.fabric8.archetypes:karaf-beginner-camel-log-archetype (Creates a new Camel Log Example)
711: remote -> io.fabric8.archetypes:karaf-beginner-camel-log-wiki-archetype (Creates a new Camel Log Example (wiki))
712: remote -> io.fabric8.archetypes:karaf-camel-amq-archetype (Creates a new ActiveMQ and Camel Example)
713: remote -> io.fabric8.archetypes:karaf-camel-cbr-archetype (Creates a new Camel Content-Based Router Example)
714: remote -> io.fabric8.archetypes:karaf-camel-cxf-code-first-archetype (Creates a new web service using Java code first)
715: remote -> io.fabric8.archetypes:karaf-camel-cxf-contract-first-archetype (Creates a new web service using the WSDL contract first)
716: remote -> io.fabric8.archetypes:karaf-camel-dozer-wiki-archetype (Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki)
717: remote -> io.fabric8.archetypes:karaf-camel-drools-archetype (Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools)
718: remote -> io.fabric8.archetypes:karaf-camel-eips-archetype (Creates a new Camel using mutliple EIPs into a single solution)
719: remote -> io.fabric8.archetypes:karaf-camel-errorhandler-archetype (Creates a new Error handling with Camel)
720: remote -> io.fabric8.archetypes:karaf-camel-log-archetype (Creates a new Camel Log Example)
721: remote -> io.fabric8.archetypes:karaf-camel-log-wiki-archetype (Creates a new Camel Log Example (wiki))
722: remote -> io.fabric8.archetypes:karaf-camel-rest-sql-archetype (Creates a new Camel Example using Rest DSL with SQL Database)
723: remote -> io.fabric8.archetypes:karaf-camel-webservice-archetype (Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean))
724: remote -> io.fabric8.archetypes:karaf-cxf-camel-cxf-code-first-archetype (Creates a new Creates a web service using Java code first)
725: remote -> io.fabric8.archetypes:karaf-cxf-camel-cxf-contract-first-archetype (Creates a new Creates a web service using the WSDL contract first)
726: remote -> io.fabric8.archetypes:karaf-cxf-rest-archetype (Creates a new RESTful WebService Example using JAX-RS)
727: remote -> io.fabric8.archetypes:karaf-cxf-secure-rest-archetype (Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8)
728: remote -> io.fabric8.archetypes:karaf-cxf-secure-soap-archetype (Creates a new Secure SOAP example using JAXWS with WS-Security)
729: remote -> io.fabric8.archetypes:karaf-cxf-soap-archetype (Creates a new SOAP example using JAXWS)
730: remote -> io.fabric8.archetypes:karaf-profiles-camel-twitter-archetype (Creates a new Camel Twitter Example)
731: remote -> io.fabric8.archetypes:karaf-profiles-registry-archetype (Creates a new Karaf Quickstart : Profiles :: Registry)
732: remote -> io.fabric8.archetypes:karaf-rest-archetype (Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse)
733: remote -> io.fabric8.archetypes:karaf-secure-rest-archetype (Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8)
734: remote -> io.fabric8.archetypes:karaf-secure-soap-archetype (Creates a new Secure SOAP example using JAXWS with WS-Security)
735: remote -> io.fabric8.archetypes:karaf-soap-archetype (Creates a new SOAP example using JAXWS)
736: remote -> io.fabric8.archetypes:karaf2-camel-amq-archetype (Karaf 2 example running a Camel route connecting to ActiveMQ)
737: remote -> io.fabric8.archetypes:karaf2-camel-log-archetype (Karaf 2 example running a Camel route)
738: remote -> io.fabric8.archetypes:karaf4-camel-log-archetype (Creates a new Karaf4 Camel Log Example)
739: remote -> io.fabric8.archetypes:node-example-archetype (Creates a new node example)
740: remote -> io.fabric8.archetypes:php-example-archetype (Creates a new php example)
741: remote -> io.fabric8.archetypes:rails-example-archetype (Creates a new rails example)
742: remote -> io.fabric8.archetypes:rest-archetype (Creates a new quickstart project using REST.)
743: remote -> io.fabric8.archetypes:rest-web-archetype (Creates a new quickstart project using REST with a WAR.)
744: remote -> io.fabric8.archetypes:secure-rest-archetype (Creates a new quickstart project using Secure REST.)
745: remote -> io.fabric8.archetypes:secure-soap-archetype (Creates a new quickstart project using Secure SOAP.)
746: remote -> io.fabric8.archetypes:soap-archetype (Creates a new quickstart project using SOAP.)
747: remote -> io.fabric8.archetypes:spring-boot-activemq-archetype (Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container)
748: remote -> io.fabric8.archetypes:spring-boot-camel-amq-archetype (Spring Boot example running a Camel route connecting to ActiveMQ)
749: remote -> io.fabric8.archetypes:spring-boot-camel-archetype (Spring Boot example running a Camel route)
750: remote -> io.fabric8.archetypes:spring-boot-camel-config-archetype (Creates a new Spring Boot example running a Camel route configured using Kubernetes ConfigMaps and Secrets)
751: remote -> io.fabric8.archetypes:spring-boot-camel-drools-archetype (Spring Boot example running a Camel route using a rules engine)
752: remote -> io.fabric8.archetypes:spring-boot-camel-infinispan-archetype (Spring Boot example running a Camel route using Infinispan)
753: remote -> io.fabric8.archetypes:spring-boot-camel-rest-sql-archetype (Spring Boot example running a Camel REST route connecting to a SQL database)
754: remote -> io.fabric8.archetypes:spring-boot-camel-teiid-archetype (Creates a new Camel and Teiid example with Spring Boot in the Java Container)
755: remote -> io.fabric8.archetypes:spring-boot-camel-xml-archetype (Spring Boot example running a Camel route defined in XML)
756: remote -> io.fabric8.archetypes:spring-boot-cxf-jaxrs-archetype (Spring Boot example running a CXF JAXRS Endpoint)
757: remote -> io.fabric8.archetypes:spring-boot-cxf-jaxws-archetype (Spring Boot example running a CXF JAXWS Endpoint)
758: remote -> io.fabric8.archetypes:spring-boot-hystrix-archetype (Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix)
759: remote -> io.fabric8.archetypes:spring-boot-keycloak-archetype (Creates a new Shows how to use Spring Boot with Keycloak)
760: remote -> io.fabric8.archetypes:spring-boot-ribbon-archetype (Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon)
761: remote -> io.fabric8.archetypes:spring-boot-webmvc-archetype (Creates a new Spring Boot WebMVC example)
762: remote -> io.fabric8.archetypes:spring-boot-webmvc-ip-archetype (Creates a new Returns IP address to show service load-balancing)
763: remote -> io.fabric8.archetypes:spring-camel-archetype (Creates a new Camel route using Spring XML in a standalone Java container)
764: remote -> io.fabric8.archetypes:springboot-activemq-archetype (Creates a new Spring Boot application with ActiveMQ)
765: remote -> io.fabric8.archetypes:springboot-camel-archetype (Creates a new Spring Boot application with Camel)
766: remote -> io.fabric8.archetypes:springboot-webmvc-archetype (Creates a new Spring Boot application using Spring WebMVC)
767: remote -> io.fabric8.archetypes:swarm-camel-archetype (Creates a new Camel REST Service running in a standalone Java Swarm Container)
768: remote -> io.fabric8.archetypes:swarm-camel-rest-archetype (Creates a new Camel REST Service running in a standalone Java Swarm Container)
769: remote -> io.fabric8.archetypes:swift-example-archetype (Creates a new swift example)
770: remote -> io.fabric8.archetypes:vertx-simple-archetype (Creates a new Simple embedded vert.x fatjar)
771: remote -> io.fabric8.archetypes:vertx-simplest-archetype (Creates a new Simple embedded vert.x fatjar)
772: remote -> io.fabric8.archetypes:vertx-web-archetype (Creates a new Simple embedded vert.x fatjar)
773: remote -> io.fabric8.archetypes:war-camel-servlet-archetype (Creates a new Camel route using Servlet deployed as WAR)
774: remote -> io.fabric8.archetypes:war-cxf-cdi-servlet-archetype (Creates a new CXF JAX-RS using CDI deployed as WAR)
775: remote -> io.fabric8.archetypes:war-rest-archetype (Creates a new RESTful WebService Example using JAX-RS in a WAR)
776: remote -> io.fabric8.archetypes:war-wildfly-archetype (Creates a new Simple Wildfly Application deployed as war)
777: remote -> io.fabric8.archetypes:wildfly-camel-cdi-archetype (Creates a new Simple CDI application deployed on Wildfly-Camel)
778: remote -> io.fabric8.archetypes:wildfly-camel-ejb-archetype (Creates a new Simple EJB application deployed on Wildfly-Camel)
779: remote -> io.fabric8.archetypes:wildfly-camel-jaxrs-archetype (Creates a new Simple JAXRS application deployed on Wildfly-Camel)
780: remote -> io.fabric8.archetypes:wildfly-camel-jaxws-archetype (Creates a new Simple JAXWS application deployed on Wildfly-Camel)
781: remote -> io.fabric8.django:camel-connector-archetype (Creates a new Camel Connector)
782: remote -> io.featureflow:featureflow-tutorial (A quickstart archtype for the in app featureflow java tutorial)
783: remote -> io.gatling.highcharts:gatling-highcharts-maven-archetype (gatling-highcharts-maven-archetype)
784: remote -> io.github.cjkent.osiris:osiris-archetype (Maven Archetype for Osiris)
785: remote -> io.github.oliviercailloux:java-se-1.8-archetype (A maven archetype for starting Java SE 1.8 projects.)
786: remote -> io.gravitee.maven.archetypes:gravitee-policy-maven-archetype (The Gravitee Policy Maven archetype)
787: remote -> io.gumga:gumga-archetype (Project archetype for GUMGA)
788: remote -> io.gupshup.maven:samplebot-archetype (The archetype project to generate Gupshup Bot projects)
789: remote -> io.jenkins.archetypes:empty-plugin (Skeleton of a Jenkins plugin with a POM and an empty source tree.)
790: remote -> io.jenkins.archetypes:global-configuration-plugin (Skeleton of a Jenkins plugin with a POM and an example piece of global configuration.)
791: remote -> io.jenkins.archetypes:hello-world-plugin (Skeleton of a Jenkins plugin with a POM and an example build step.)
792: remote -> io.magentys:cinnamon-archetype (-)
793: remote -> io.mangoo:mangooio-maven-archetype (-)
794: remote -> io.oasp.java.templates:oasp4j-template-server (Application template for the server of the Open Application Standard Platform for Java (OASP4J).)
795: remote -> io.paradoxical:dropwizard-api (A simple dropwizard (0.9.1) api template with swagger enabled, bundled as a docker container)
796: remote -> io.paradoxical:library-archetype (A library archetype for deployment to sonatype)
797: remote -> io.playn:playn-archetype (Archetype for PlayN game projects.)
798: remote -> io.redlink.ssix.moven:moven-model-archetype (Moven archetype for packaging models.)
799: remote -> io.silverspoon:silverspoon-archetype-led (-)
800: remote -> io.silverspoon:silverspoon-archetype-temperature (-)
801: remote -> io.sphere.maven-archetypes:commercetools-spring-mvc-quickstart (Archetype for creating Spring MVC 4 web application with commercetools)
802: remote -> io.teecube.tac.archetypes:default-bw5-ear (Default BW5 EAR archetype)
803: remote -> io.teecube.tac.archetypes:default-bw6-app-module (Default BW6 app module archetype)
804: remote -> io.teecube.tac.archetypes:default-bw6-application (Default BW6 application archetype)
805: remote -> io.tiler:tiler-maven-archetype (The Maven archetype for Tiler-based dashboards)
806: remote -> io.vertx:vertx-maven-archetype (-)
807: remote -> io.vilt.minium:minium-cucumber-archetype (-)
808: remote -> io.xtech.babel:babel-camel-archetype (Maven Archetype for Babel)
809: remote -> io.yawp:yawp (YAWP! appengine)
810: remote -> it.amattioli:javate-zk-archetype (-)
811: remote -> it.amattioli:javate-zk-jpa-archetype (-)
812: remote -> it.amattioli.archetypes:javate-zk-archetype (Archetype for a JavATE project that uses Hibernate and ZK.)
813: remote -> it.cosenonjaviste:jsf2-spring4-jpa2-archetype (This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1)
814: remote -> it.tidalwave.netbeans:netbeans-platform-application-archetype (Tidalwave NetBeans Platform Application Archetype)
815: remote -> it.tidalwave.netbeans:netbeans-platform-archetype (Tidalwave NetBeans Platform Archetype)
816: remote -> it.tidalwave.northernwind:simple-project-site-archetype-1 (-)
817: remote -> it.tidalwave.northernwind:simple-site1-step1-archetype (-)
818: remote -> it.tidalwave.thesefoolishthings:project-archetype (TheseFoolishThings - Project Archetype)
819: remote -> it.uniroma2.art.coda:coda-converter-archetype (A Maven Archetype for the generation of a Maven project for a new converter. This archetype can be used either in combination with the Maven command line (utilizing the goal archetype:generate) or inside any IDE suitably integrated with Maven.)
820: remote -> javax.faces:javax.faces-war-archetype (A simple project with war packaging that depends on JSF 2.2 andjavaee 6, in that order.)
821: remote -> jboss:mobicents-ra-archetype (An archetype for slee resource adaptor.)
822: remote -> jboss:mobicents-ra-mavenization-archetype (An archetype for slee resource adaptor mavenization.)
823: remote -> jp.blackawa:spring-bootstrapping-archetype (Bootstrap Spring Boot project with Spring Security Database Authentication/Authorization.)
824: remote -> me.alb-i986:cucumber-java-junit-archetype (Maven Archetype for creating cucumber projects, featuring Java and JUnit)
825: remote -> me.alb-i986.cucumber:cucumber-java-junit-archetype (Maven Archetype for creating cucumber projects, featuring Java and JUnit)
826: remote -> me.alb-i986.selenium:selenium-tinafw-archetype (Archetype for creating Selenium projects that rely on selenium-tinafw, a Selenium framework)
827: remote -> me.geso.avans:avans-setup (avans-setup)
828: remote -> me.limone:wicket-spring-boilerplate (-)
829: remote -> me.noroutine:tobacco-bootstrap (Web Application with all modern client libraries)
830: remote -> me.thingle.archetypes:java8-jersey2-guice4-webapp-archetype (A java 8, servlet 3.1 webapp with jersey 2 and guice 4)
831: remote -> ml.rugal.archetype:springmvc-spring-hibernate (A pretty useful JavaEE application archetype based on springmvc spring and hibernate)
832: remote -> ml.rugal.archetype:springmvc-spring-mongodb (An archetype based on springmvc spring and MongoDB)
833: remote -> ml.rugal.archetype:springmvc-spring-mybatis (A pretty useful JavaEE application archetype based on Springmvc Spring and Mybatis)
834: remote -> net.alchim31.maven:scala-archetype-simple (The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.)
835: remote -> net.automatalib.archetypes:complete (-)
836: remote -> net.automatalib.archetypes:core (-)
837: remote -> net.automatalib.archetypes:typical (-)
838: remote -> net.avh4.mvn.archetype:java-1.6-archetype (Maven 2 archtype for Java 1.6 projects)
839: remote -> net.biville.florent:maven-embedded-neo4j-archetype (-)
840: remote -> net.code-story:quickstart (-)
841: remote -> net.coding.chenxiaobo:base-framework-archetype (base-framework is a authority management system of java web framework, the framework ased on spring, mybatis, spring mvc, apache shiro)
842: remote -> net.contextfw:web-quickstart (Context Web Application Framework - Quickstart)
843: remote -> net.databinder:data-app (To make creating a new Databinder application easier, this archetype includes all required sources and resources.)
844: remote -> net.databinder.maven.net.databinder:data-app (To make creating a new Databinder application easier, this archetype includes all required sources and resources.)
845: remote -> net.devonlinux.solr:solr-quickstart-archetype (-)
846: remote -> net.devonlinux.solr:solr-quickstart-archetype-no-acceptance-tests (-)
847: remote -> net.digital-alexandria:java-bones (A maven-archetype for a basic Java scaffold that is hosted ongithub)
848: remote -> net.flexmojos.oss:flexmojos-archetypes-application (-)
849: remote -> net.flexmojos.oss:flexmojos-archetypes-library (-)
850: remote -> net.flexmojos.oss:flexmojos-archetypes-mobile-application (-)
851: remote -> net.flexmojos.oss:flexmojos-archetypes-modular-webapp (-)
852: remote -> net.ja731j.bukkit:bukkit-plugin-simple (A Maven archetype which creates a simple Bukkit plugin)
853: remote -> net.java.truelicense:truelicense-maven-archetype (The TrueLicense Maven Archetype is a turn-key solution for designingand implementing a custom licensing schema for your software product.The archetype generates a tailor-made project which is composed ofready-made modules for vending and consuming license keys.The modules contain code templates which you can easily customizewithout writing code by configuring a set of properties.)
854: remote -> net.java.trueupdate:trueupdate-archetype-glassfish (An archetype for a TrueUpdate application running in Oracle GlassFish.)
855: remote -> net.java.trueupdate:trueupdate-archetype-tomcat (An archetype for a TrueUpdate application running in Apache Tomcat.)
856: remote -> net.java.truevfs:truevfs-archetype-access (Showcases the client API of the module TrueVFS Access.)
857: remote -> net.java.truevfs:truevfs-archetype-profile (Creates a custom TrueVFS Profile which bundles all selected TrueVFS modules for ease of use.)
858: remote -> net.kindleit:gae-archetype-gwt (Archetype for creating maven-gae projects that uses GWT for the view)
859: remote -> net.kindleit:gae-archetype-jsf (Archetype for creating maven-gae projects that works under Java Server Faces)
860: remote -> net.kindleit:gae-archetype-jsp (Archetype for creating maven-gae projects that uses jsp for the view)
861: remote -> net.kindleit:gae-archetype-objectify-jsp (Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.)
862: remote -> net.kindleit:gae-archetype-wicket (Archetype for creating maven-gae projects based on apache wicket framework)
863: remote -> net.ladstatt:scala-javafx-archetype (The Scala JavaFX Archetype provides a simple template for a scala basedJavaFX project)
864: remote -> net.liftweb:lift-archetype-basic (Basic project archetype for Lift Web Framework (with database, logging, user management).)
865: remote -> net.liftweb:lift-archetype-basic_2.10 (Basic project archetype for Lift Web Framework (with database, logging, user management).)
866: remote -> net.liftweb:lift-archetype-basic_2.7.7 (Basic project archetype for Lift Web Framework (with database, logging, user management).)
867: remote -> net.liftweb:lift-archetype-basic_2.8.0 (Basic project archetype for Lift Web Framework (with database, logging, user management).)
868: remote -> net.liftweb:lift-archetype-basic_2.8.1 (Basic project archetype for Lift Web Framework (with database, logging, user management).)
869: remote -> net.liftweb:lift-archetype-basic_2.9.1 (Basic project archetype for Lift Web Framework (with database, logging, user management).)
870: remote -> net.liftweb:lift-archetype-blank (Blank project archetype for Lift Web Framework.)
871: remote -> net.liftweb:lift-archetype-blank_2.10 (Blank project archetype for Lift Web Framework.)
872: remote -> net.liftweb:lift-archetype-blank_2.7.7 (Blank project archetype for Lift Web Framework.)
873: remote -> net.liftweb:lift-archetype-blank_2.8.0 (Blank project archetype for Lift Web Framework.)
874: remote -> net.liftweb:lift-archetype-blank_2.8.1 (Blank project archetype for Lift Web Framework.)
875: remote -> net.liftweb:lift-archetype-blank_2.9.1 (Blank project archetype for Lift Web Framework.)
876: remote -> net.liftweb:lift-archetype-hellolift (Archetype - hellolift, a sample Lift application)
877: remote -> net.liftweb:lift-archetype-jpa-basic (Basic JPA archetype for Lift Web Framework.)
878: remote -> net.liftweb:lift-archetype-jpa-basic_2.10 (Basic JPA archetype for Lift Web Framework.)
879: remote -> net.liftweb:lift-archetype-jpa-basic_2.7.7 (Basic JPA archetype for Lift Web Framework.)
880: remote -> net.liftweb:lift-archetype-jpa-basic_2.8.0 (Basic JPA archetype for Lift Web Framework.)
881: remote -> net.liftweb:lift-archetype-jpa-basic_2.8.1 (Basic JPA archetype for Lift Web Framework.)
882: remote -> net.liftweb:lift-archetype-jpa-basic_2.9.1 (Basic JPA archetype for Lift Web Framework.)
883: remote -> net.liftweb:lift-archetype-jpa-blank (Blank JPA archetype for Lift Web Framework.)
884: remote -> net.liftweb:lift-archetype-jpa-blank-single (Blank JPA archetype for Lift Web Framework (single project).)
885: remote -> net.liftweb:lift-archetype-jpa-blank-single_2.10 (Blank JPA archetype for Lift Web Framework (single project).)
886: remote -> net.liftweb:lift-archetype-jpa-blank-single_2.7.7 (Blank JPA archetype for Lift Web Framework (single project).)
887: remote -> net.liftweb:lift-archetype-jpa-blank-single_2.8.0 (Blank JPA archetype for Lift Web Framework (single project).)
888: remote -> net.liftweb:lift-archetype-jpa-blank-single_2.8.1 (Blank JPA archetype for Lift Web Framework (single project).)
889: remote -> net.liftweb:lift-archetype-jpa-blank-single_2.9.1 (Blank JPA archetype for Lift Web Framework (single project).)
890: remote -> net.liftweb:lift-archetype-jpa-blank_2.10 (Blank JPA archetype for Lift Web Framework.)
891: remote -> net.liftweb:lift-archetype-jpa-blank_2.7.7 (Blank JPA archetype for Lift Web Framework.)
892: remote -> net.liftweb:lift-archetype-jpa-blank_2.8.0 (Blank JPA archetype for Lift Web Framework.)
893: remote -> net.liftweb:lift-archetype-jpa-blank_2.8.1 (Blank JPA archetype for Lift Web Framework.)
894: remote -> net.liftweb:lift-archetype-jpa-blank_2.9.1 (Blank JPA archetype for Lift Web Framework.)
895: remote -> net.liftweb:lift-archetype-mvc_2.10 (Minimal MVC based project archetype for Lift Web Framework.)
896: remote -> net.liftweb:lift-archetype-mvc_2.9.1 (Minimal MVC based project archetype for Lift Web Framework.)
897: remote -> net.liftweb:lift-archetype-sbt (Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system)
898: remote -> net.liftweb:lift-archetype-sbt_2.7.7 (Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system)
899: remote -> net.liftweb:lift-archetype-sbt_2.8.0 (Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system)
900: remote -> net.liftweb:lift-archetype-sbt_2.8.1 (Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system)
901: remote -> net.liftweb:lift-archetype-sbt_2.9.1 (Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system)
902: remote -> net.ltgt.gwt.archetypes:dagger-guice-rf-activities (GWT application with user authentication, using Dagger and Places/Activities on client side, Guice on server side, RequestFactory for communication.)
903: remote -> net.ltgt.gwt.archetypes:modular-requestfactory (The GWT WebAppCreator's sample, modularized and using RequestFactory.)
904: remote -> net.ltgt.gwt.archetypes:modular-webapp (The GWT WebAppCreator's sample (using GWT-RPC), modularized.)
905: remote -> net.miob.maven:kotlin-archetype (A maven quick start archetype for kotlin projects.)
906: remote -> net.officefloor.maven:woof-archetype (Archetype to generate a WoOF project)
907: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.business (Must be behind an Osgiliath parent archetype, business processing of data)
908: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.business.blueprint (Must be behind an Osgiliath parent archetype, business processing of data)
909: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.business.cdi (Must be behind an Osgiliath parent archetype, business processing of data)
910: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.model (Must be behind an Osgiliath parent archetype, database persistence of your model)
911: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.parent (Parent skeleton for an Osgiliath project)
912: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.routes (Must be behind an Osgiliath parent archetype, routing support between modules)
913: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.routes.blueprint (Must be behind an Osgiliath parent archetype, routing support between modules)
914: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.routes.cdi (Must be behind an Osgiliath parent archetype, routing support between modules)
915: remote -> net.osgiliath.archetypes:net.osgiliath.archetype.ui (Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath)
916: remote -> net.phaedra:phaedra-archetype (-)
917: remote -> net.roboconf:roboconf-maven-archetype (-)
918: remote -> net.ryian:ryian-web-archetype (ryian-web-archetype is an archetype to create a web project based on ryian framework)
919: remote -> net.serenity-bdd:serenity-cucumber-archetype (Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM)
920: remote -> net.serenity-bdd:serenity-jbehave-archetype (Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave)
921: remote -> net.serenity-bdd:serenity-junit-archetype (Serenity automated acceptance testing project using Selenium 2 and JUnit)
922: remote -> net.serenity-bdd:serenity-junit-screenplay-archetype (Serenity automated acceptance testing project using Screenplay, Selenium 2 and JUnit)
923: remote -> net.sf.ingenias:iafarch-empty (-)
924: remote -> net.sf.ingenias:iafarch-gui (-)
925: remote -> net.sf.ingenias:iafarch-helloworld (-)
926: remote -> net.sf.ingenias:iafarch-interaction (-)
927: remote -> net.sf.itcb.archetype:common-archetype (Archetype that might be used by IT managers in order to create the common packages of custom IT.groupId, artifactId, package, version, companyMainGroupId, companyMainArtifactId, companyMainVersion, company, companyUrl have to be defined in archetype execution.By convention, we recommend to call this module common-"yourcompany".)
928: remote -> net.sf.itcb.archetype:main-archetype (Archetype that might be used by IT managers in order to create the base of custom IT.archetypeId, groupId, version, company and companyUrl have to be defined in archetype execution.By convention, we recommend to call this module main-"yourcompany".)
929: remote -> net.sf.jlue:jlue-archetype-basic (Archetype - basic project for Jlue)
930: remote -> net.sf.jlue:jlue-archetype-blank (Archetype - blank project for Jlue)
931: remote -> net.sf.maven-autotools:maven-autotools-archetype-executable (-)
932: remote -> net.sf.maven-autotools:maven-autotools-archetype-shared (-)
933: remote -> net.sf.maven-har:maven-archetype-har (-)
934: remote -> net.sf.maven-sar:maven-archetype-sar (-)
935: remote -> net.sf.mgp:maven-archetype-gwt (An archetype which contains a sample Maven GWT project.)
936: remote -> net.sf.portletunit:portletunit-portlet-archetype (An archetype that creates a simple porltet with unit tests.)
937: remote -> net.sf.sf3jswing:mojo-archetype ("Maven Old Java Object" Project builder . From this archetype, maven can build and initialize a SF3JSWING child project folder structure.)
938: remote -> net.sf.squirrel-sql.plugins:squirrelsql-plugin-archetype (This project produces the maven archetype that can be used to generate a SQuirreLPluginmaven project. The project that is produced contains an Example plugin that demonstrates the useof key plugin APIs.)
939: remote -> net.sf.uctool:uctool-archetype (Creates a new project ready to be used with Use Case Tool.)
940: remote -> net.smartcosmos.extension:smartcosmos-extension-archetype (SMART COSMOS Extension Archetype)
941: remote -> net.sourceforge.ota-tools.schema:ota-tools-schema-archetype (-)
942: remote -> net.thejeearchitectcookbook:jsf-jqmobile-archetype (JSF 2 and JQuery Mobile basic web archetype.)
943: remote -> net.thucydides:thucydides-easyb-archetype (Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb)
944: remote -> net.thucydides:thucydides-jbehave-archetype (Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave)
945: remote -> net.thucydides:thucydides-simple-archetype (Thucydides automated acceptance testing project using Selenium 2 and JUnit)
946: remote -> net.tirasa.connid:connector-archetype (-)
947: remote -> net.trajano.archetype:java-archetype (This is an archetype type for a Java artifact.)
948: remote -> net.truelicense:truelicense-maven-archetype (The TrueLicense Maven Archetype is a turn-key solution for designingand implementing a custom licensing schema for your software product.The archetype generates a tailor-made project which is composed ofready-made modules for vending and consuming license keys.The modules contain code templates which you can easily customizewithout writing code by configuring a set of properties.)
949: remote -> net.unit8.enkan:kotowari-archetype (-)
950: remote -> net.wasdev.maven.tools.archetypes:ejb-jee5-liberty (EJB 3.0 project targeting WebSphere Liberty)
951: remote -> net.wasdev.maven.tools.archetypes:ejb-jee6-liberty (EJB 3.1 project targeting WebSphere Liberty)
952: remote -> net.wasdev.maven.tools.archetypes:ejb-jee7-liberty (EJB 3.2 project targeting WebSphere Liberty)
953: remote -> net.wasdev.maven.tools.archetypes:osgi-liberty (OSGi project targeting WebSphere Liberty)
954: remote -> net.wasdev.maven.tools.archetypes:osgi-web25-liberty (OSGi Web 2.5 project targeting WebSphere Liberty)
955: remote -> net.wasdev.maven.tools.archetypes:osgi-web30-liberty (OSGi Web 3.0 project targeting WebSphere Liberty)
956: remote -> net.wasdev.maven.tools.archetypes:osgi-web31-liberty (OSGi Web 3.1 project targeting WebSphere Liberty)
957: remote -> net.wasdev.maven.tools.archetypes:webapp-jee5-liberty (Web 2.5 project targeting WebSphere Liberty)
958: remote -> net.wasdev.maven.tools.archetypes:webapp-jee6-liberty (Web 3.0 project targeting WebSphere Liberty)
959: remote -> net.wasdev.maven.tools.archetypes:webapp-jee7-liberty (Web 3.1 project targeting WebSphere Liberty)
960: remote -> net.wasdev.wlp.maven:liberty-archetype-ear (An archetype that generates a Java EE 7 multi-module project that includes an EJB module, a web application module and an EAR module)
961: remote -> net.wasdev.wlp.maven:liberty-archetype-webapp (-)
962: remote -> net.wasdev.wlp.maven:liberty-plugin-archetype (-)
963: remote -> net.wetheinter:gwt-maven-plugin (Maven plugin for the Google Web Toolkit.)
964: remote -> ng.shoppi:dashboard-archetype (Archetype to generate a Shopp!ng style dashboard project)
965: remote -> ng.shoppi:microservice-archetype (Archetype to generate a Shopp!ng style microservice project)
966: remote -> nl.hsac:fitnesse-project (Project to create a Maven archetype that can be used to generate a FitNesse project based on hsac-fitnesse-fixtures)
967: remote -> nl.psek.fitnesse:psek-fitnesse-project-archetype (A template for a FitNesse testproject using the psek-fitnesse-fixtures)
968: remote -> no.bouvet:maven-archetype-eventsourcing (-)
969: remote -> no.tornado:jsf-quickstart-archetype (JSF Web Application with libSASS)
970: remote -> no.tornado:modular-app-archetype (Modular application archetype based on Tornado Inject - One service and one client module.)
971: remote -> no.tornado:tornadofx-quickstart-archetype (TornadoFX Quick Start Archetype with minimal sample application)
972: remote -> no.tornado:web-quickstart (Quickstart Archetype for)
973: remote -> nz.net.osnz:groovy-archetype (OSNZ groovy archetype)
974: remote -> nz.net.osnz:java-archetype (OSNZ Java archetype)
975: remote -> nz.net.osnz.lmz:osnz-lmz-archetype (OSNZ LMZ Archetype)
976: remote -> nz.net.osnz.lmz:osnz-war-archetype (OSNZ WAR Archetype)
977: remote -> open.jbi.components.maven.archetype:maven-archetype-jbi-bc (Maven archetype project to create a JBI Binding Component projectthat contains the maven, ant build setup and sample source code for BC.)
978: remote -> open.jbi.components.maven.archetype:maven-archetype-jbi-se (Maven archetype project to create a JBI Service Engine projectthat contains the maven, ant build setup and sample source code for BC.)
979: remote -> org.activiti:activiti-archetype-unittest (Creates a new Activiti unit test.)
980: remote -> org.aerysoft.minimaven:minimaven-ghsite-simple (A simple Maven archetype for GitHub-hosted static website.)
981: remote -> org.alfresco.maven.archetype:activiti-jar-archetype (Sample project with full support for lifecycle and rapid development of Activiti JARs)
982: remote -> org.alfresco.maven.archetype:alfresco-allinone-archetype (Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for Platform/Repository JAR and Share JAR)
983: remote -> org.alfresco.maven.archetype:alfresco-amp-archetype (Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages))
984: remote -> org.alfresco.maven.archetype:alfresco-platform-jar-archetype (Sample project with full support for lifecycle and rapid development of Platform/Repository JARs and AMPs (Alfresco Module Packages))
985: remote -> org.alfresco.maven.archetype:alfresco-share-jar-archetype (Share project with full support for lifecycle and rapid development of JARs and AMPs (Alfresco ModulePackages))
986: remote -> org.alfresco.maven.archetype:share-amp-archetype (Share project with full support for lifecycle and rapid development of AMPs (Alfresco ModulePackages))
987: remote -> org.antframework.template:template-archetype (基于ant-boot应用的父pom)
988: remote -> org.antlr:antlr3-maven-archetype (ANTLR 3 Maven Archetype)
989: remote -> org.apache.accumulo:accumulo-instamo-archetype (-)
990: remote -> org.apache.apex:apex-app-archetype (-)
991: remote -> org.apache.apex:apex-conf-archetype (-)
992: remote -> org.apache.archiva:archiva-consumer-archetype (Simple archetype to create archiva consumers)
993: remote -> org.apache.avro:avro-service-archetype (Archetype that generates a simple example Avro service)
994: remote -> org.apache.axis2.archetype:quickstart (Maven archetype for creating a  Axis2 web Service)
995: remote -> org.apache.axis2.archetype:quickstart-webapp (Maven archetype for creating a  Axis2 web Service as a webapp)
996: remote -> org.apache.beam:beam-sdks-java-maven-archetypes-examples (A Maven Archetype to create a project containing all theexample pipelines from the Apache Beam Java SDK.)
997: remote -> org.apache.beam:beam-sdks-java-maven-archetypes-examples-java8 (A Maven Archetype to create a project containingexample pipelines from the Apache Beam Java SDK, targeting Java 8.)
998: remote -> org.apache.beam:beam-sdks-java-maven-archetypes-starter (A Maven archetype to create a simple starter pipeline toget started using the Apache Beam Java SDK.)
999: remote -> org.apache.brooklyn:brooklyn-archetype-quickstart (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.)
1000: remote -> org.apache.camel:camel-component (-)
1001: remote -> org.apache.camel:camel-router (-)
1002: remote -> org.apache.camel.archetypes:camel-archetype-activemq (Creates a new Camel project that configures and interacts with ActiveMQ.)
1003: remote -> org.apache.camel.archetypes:camel-archetype-api-component (Creates a new Camel component that wraps one or more API proxies.)
1004: remote -> org.apache.camel.archetypes:camel-archetype-blueprint (Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.)
1005: remote -> org.apache.camel.archetypes:camel-archetype-cdi (Creates a new Camel project using CDI.)
1006: remote -> org.apache.camel.archetypes:camel-archetype-component (Creates a new Camel component.)
1007: remote -> org.apache.camel.archetypes:camel-archetype-component-scala (Creates a new Camel component with Scala.)
1008: remote -> org.apache.camel.archetypes:camel-archetype-connector (Creates a new Camel connector.)
1009: remote -> org.apache.camel.archetypes:camel-archetype-cxf-code-first-blueprint (Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.)
1010: remote -> org.apache.camel.archetypes:camel-archetype-cxf-contract-first-blueprint (Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.)
1011: remote -> org.apache.camel.archetypes:camel-archetype-dataformat (Creates a new Camel data format.)
1012: remote -> org.apache.camel.archetypes:camel-archetype-groovy (Creates a new Camel project using Groovy DSL.)
1013: remote -> org.apache.camel.archetypes:camel-archetype-java (Creates a new Camel project using Java DSL.)
1014: remote -> org.apache.camel.archetypes:camel-archetype-java8 (Creates a new Camel project using Java8 DSL.)
1015: remote -> org.apache.camel.archetypes:camel-archetype-scala (Creates a new Camel project using Scala DSL.)
1016: remote -> org.apache.camel.archetypes:camel-archetype-scr (Creates a new Camel SCR (Declarative Services) bundle project for OSGi)
1017: remote -> org.apache.camel.archetypes:camel-archetype-spring (Creates a new Camel project with added Spring DSL support.)
1018: remote -> org.apache.camel.archetypes:camel-archetype-spring-boot (Creates a new Camel project using Spring Boot.)
1019: remote -> org.apache.camel.archetypes:camel-archetype-spring-dm (Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.)
1020: remote -> org.apache.camel.archetypes:camel-archetype-war (Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR)
1021: remote -> org.apache.camel.archetypes:camel-archetype-web (Creates a new Camel web project that deploys the Camel routes as a WAR)
1022: remote -> org.apache.camel.archetypes:camel-archetype-webconsole (Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR)
1023: remote -> org.apache.chemistry.opencmis:chemistry-opencmis-server-archetype (OpenCMIS Server Framework archetype)
1024: remote -> org.apache.chemistry.opencmis:chemistry-opencmis-server-extension-archetype (OpenCMIS Server Extension archetype)
1025: remote -> org.apache.clerezza:internal.archetype (Generic archetype for clerezza projects)
1026: remote -> org.apache.cocoon:cocoon-22-archetype-block (-)
1027: remote -> org.apache.cocoon:cocoon-22-archetype-block-plain (-)
1028: remote -> org.apache.cocoon:cocoon-22-archetype-webapp (-)
1029: remote -> org.apache.cocoon.archetype-block:cocoon-archetype-block (-)
1030: remote -> org.apache.cocoon.archetype-parent:cocoon-archetype-parent (-)
1031: remote -> org.apache.cocoon.archetype-sample:cocoon-archetype-sample (-)
1032: remote -> org.apache.cocoon.archetype-webapp:cocoon-archetype-webapp (-)
1033: remote -> org.apache.crunch:crunch-archetype (Create a basic, self-contained job for Apache Crunch.)
1034: remote -> org.apache.cxf:cxf-http-basic (-)
1035: remote -> org.apache.cxf.archetype:cxf-jaxrs-service (Simple CXF JAX-RS webapp service using Spring configuration)
1036: remote -> org.apache.cxf.archetype:cxf-jaxws-javafirst (Creates a project for developing a Web service starting from Java code)
1037: remote -> org.apache.cxf.archetype:cxf-jaxws-wsdlfirst (Creates a contract (WSDL)-first CXF web service)
1038: remote -> org.apache.directmemory.server:server-example-archetype (-)
1039: remote -> org.apache.directory.server:apacheds-schema-archetype (-)
1040: remote -> org.apache.directory.server:apacheds-testcase-archetype (-)
1041: remote -> org.apache.felix:maven-ipojo-plugin (Maven Plugin to package iPOJO-powered bundles.)
1042: remote -> org.apache.flex.blazeds:blazeds-spring-boot-example-archetype (-)
1043: remote -> org.apache.flex.flexjs.framework:flexjs-simple-application-archetype (Maven archetype for creating FlexJS Maven project for building a simple FlexJS application with both Flash and JavaScript output.)
1044: remote -> org.apache.flex.flexjs.framework:flexjs-simple-application-pure-js-archetype (Maven archetype for creating FlexJS Maven project for building a simple FlexJS application with only JavaScript output.)
1045: remote -> org.apache.flex.flexjs.framework:flexjs-simple-application-pure-swf-archetype (Maven archetype for creating FlexJS Maven project for building a simple FlexJS application with only Flash output.)
1046: remote -> org.apache.flex.flexjs.framework:flexjs-simple-library-archetype (Maven archetype for creating FlexJS Maven project for building a simple FlexJS library.)
1047: remote -> org.apache.flex.flexjs.framework:flexjs-simple-typedef-archetype (Maven archetype for creating FlexJS Maven project for building a simple FlexJS typedef library.)
1048: remote -> org.apache.flink:flink-quickstart-java (-)
1049: remote -> org.apache.flink:flink-quickstart-java_2.11 (-)
1050: remote -> org.apache.flink:flink-quickstart-scala (-)
1051: remote -> org.apache.flink:flink-quickstart-scala_2.11 (-)
1052: remote -> org.apache.geronimo.buildsupport:geronimo-archetype-testsuite (Plugin to help create a testsuite)
1053: remote -> org.apache.geronimo.buildsupport:geronimo-assembly-archetype (-)
1054: remote -> org.apache.geronimo.buildsupport:geronimo-plugin-archetype (-)
1055: remote -> org.apache.geronimo.plugins:geronimo-archetype-testsuite (Plugin to help create a testsuite)
1056: remote -> org.apache.geronimo.samples:geronimo-samples-archetype (Plugin to help create a samples project)
1057: remote -> org.apache.isis:quickstart-archetype (-)
1058: remote -> org.apache.isis.archetype:helloworld-archetype (This module defines a standard parent POM to use for various Incode applications and modules.Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins)within child POMs.  Specifically this means locking down the versions of plugins using pluginManagement.It does NOT define any mixins for Apache Isis.)
1059: remote -> org.apache.isis.archetype:quickstart_wicket_restful_jdo-archetype (-)
1060: remote -> org.apache.isis.archetype:simple_wicket_restful_jdo-archetype (-)
1061: remote -> org.apache.isis.archetype:simpleapp-archetype (This module defines a standard parent POM to use for various Incode applications and modules.Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins)within child POMs.  Specifically this means locking down the versions of plugins using pluginManagement.It does NOT define any mixins for Apache Isis.)
1062: remote -> org.apache.isis.archetype:todoapp-archetype (-)
1063: remote -> org.apache.kafka:streams-quickstart-java (-)
1064: remote -> org.apache.karaf.archetypes:archetypes-command (-)
1065: remote -> org.apache.karaf.archetypes:karaf-assembly-archetype (This archetype sets up an empty karaf assembly project.)
1066: remote -> org.apache.karaf.archetypes:karaf-blueprint-archetype (An archetype for creating a simple blueprint bundle.)
1067: remote -> org.apache.karaf.archetypes:karaf-bundle-archetype (A simple bundle archetype.)
1068: remote -> org.apache.karaf.archetypes:karaf-command-archetype (A Karaf command archetype.)
1069: remote -> org.apache.karaf.archetypes:karaf-feature-archetype (This archetype sets up an empty karaf features project.)
1070: remote -> org.apache.karaf.archetypes:karaf-kar-archetype (This archetype sets up an empty karaf kar project.)
1071: remote -> org.apache.karaf.eik.archetypes:eik-camel-archetype (Camel PDE plugin to be used in EIK)
1072: remote -> org.apache.marmotta:marmotta-archetype-module (This Maven Archetype allows creating the basic structure for an Marmotta Module)
1073: remote -> org.apache.marmotta:marmotta-archetype-webapp (Web Application bundle (WAR file) containing Apache Marmotta)
1074: remote -> org.apache.maven.archetypes:maven-archetype-archetype (An archetype which contains a sample archetype.)
1075: remote -> org.apache.maven.archetypes:maven-archetype-j2ee-simple (An archetype which contains a simplifed sample J2EE application.)
1076: remote -> org.apache.maven.archetypes:maven-archetype-marmalade-mojo (-)
1077: remote -> org.apache.maven.archetypes:maven-archetype-mojo (An archetype which contains a sample a sample Maven plugin.)
1078: remote -> org.apache.maven.archetypes:maven-archetype-plugin (An archetype which contains a sample Maven plugin.)
1079: remote -> org.apache.maven.archetypes:maven-archetype-plugin-site (An archetype which contains a sample Maven plugin site. This archetype can be layered upon anexisting Maven plugin project.)
1080: remote -> org.apache.maven.archetypes:maven-archetype-portlet (An archetype which contains a sample JSR-268 Portlet.)
1081: remote -> org.apache.maven.archetypes:maven-archetype-profiles (-)
1082: remote -> org.apache.maven.archetypes:maven-archetype-quickstart (An archetype which contains a sample Maven project.)
1083: remote -> org.apache.maven.archetypes:maven-archetype-site (An archetype which contains a sample Maven site which demonstrates some of the supported document types likeAPT, XDoc, and FML and demonstrates how to i18n your site. This archetype can be layeredupon an existing Maven project.)
1084: remote -> org.apache.maven.archetypes:maven-archetype-site-simple (An archetype which contains a sample Maven site.)
1085: remote -> org.apache.maven.archetypes:maven-archetype-webapp (An archetype which contains a sample Maven Webapp project.)
1086: remote -> org.apache.myfaces.buildtools:myfaces-archetype-codi-jsf12 (Archetype to create a new JSF 1.2 webapp based on MyFaces CODI)
1087: remote -> org.apache.myfaces.buildtools:myfaces-archetype-codi-jsf20 (Archetype to create a new JSF 2.0 webapp based on MyFaces CODI)
1088: remote -> org.apache.myfaces.buildtools:myfaces-archetype-core-integration-test (Archetype to create a new MyFaces core project used for integration tests via cargo and HtmlUnit.Projects created via this archetype aim to test specific issues from the MyFaces core JIRA issuetracker and can be directly added to the MyFaces core integration-tests module.)
1089: remote -> org.apache.myfaces.buildtools:myfaces-archetype-helloworld (Archetype to create a new webapp based on myfaces)
1090: remote -> org.apache.myfaces.buildtools:myfaces-archetype-helloworld-facelets (Archetype to create a new webapp based on MyFaces and Facelets)
1091: remote -> org.apache.myfaces.buildtools:myfaces-archetype-helloworld-portlets (Archetype to create a new portlet webapp based on myfaces)
1092: remote -> org.apache.myfaces.buildtools:myfaces-archetype-helloworld20 (Archetype to create a new webapp based on MyFaces 2.0)
1093: remote -> org.apache.myfaces.buildtools:myfaces-archetype-helloworld20-debug (Archetype to create a new webapp based on MyFaces 2.0, specially for debug issues)
1094: remote -> org.apache.myfaces.buildtools:myfaces-archetype-helloworld20-owb (Archetype to create a new webapp based on MyFaces 2.0 with OpenWebBeans)
1095: remote -> org.apache.myfaces.buildtools:myfaces-archetype-jsfcomponents (Archetype to create a libary project of JSF components)
1096: remote -> org.apache.myfaces.buildtools:myfaces-archetype-jsfcomponents20 (Archetype to create a libary project of JSF 2.0 components)
1097: remote -> org.apache.myfaces.buildtools:myfaces-archetype-trinidad (Archetype to create a new webapp based on Trinidad)
1098: remote -> org.apache.myfaces.buildtools:myfaces-archetype-trinidad20 (Archetype to create a new webapp based on Trinidad and JSF 2.0)
1099: remote -> org.apache.myfaces.trinidadbuild:myfaces-archetype-trinidad (Archetype to ease the burden of creating a new application based with Trinidad)
1100: remote -> org.apache.nifi:nifi-processor-bundle-archetype (-)
1101: remote -> org.apache.nifi:nifi-service-bundle-archetype (-)
1102: remote -> org.apache.npanday:maven-archetype-dotnet-simple (-)
1103: remote -> org.apache.npanday:maven-archetype-netexecutable (-)
1104: remote -> org.apache.npanday:maven-archetype-vb-simple (-)
1105: remote -> org.apache.olingo:olingo-odata2-sample-cars-annotation-archetype (-)
1106: remote -> org.apache.olingo:olingo-odata2-sample-cars-annotation-archetype-incubating (-)
1107: remote -> org.apache.olingo:olingo-odata2-sample-cars-jpa-archetype (-)
1108: remote -> org.apache.olingo:olingo-odata2-sample-cars-service-archetype (-)
1109: remote -> org.apache.olingo:olingo-odata2-sample-cars-service-archetype-incubating (-)
1110: remote -> org.apache.oodt:opsui-archetype (-)
1111: remote -> org.apache.oodt:radix-archetype (-)
1112: remote -> org.apache.openejb.maven:tomee-webapp-archetype (-)
1113: remote -> org.apache.portals.jetspeed-2:application-archetype (Jetspeed-2 Maven2 Archetype used to generate portal application templates.)
1114: remote -> org.apache.portals.jetspeed-2:component-archetype (Jetspeed-2 Maven2 Archetype used to generate component templates tobe used by other components and applications.)
1115: remote -> org.apache.portals.jetspeed-2:jetspeed-archetype (Jetspeed 2 Maven Archetype)
1116: remote -> org.apache.portals.jetspeed-2:portal-archetype (Jetspeed-2 Maven2 Archetype used to generate portal instances.)
1117: remote -> org.apache.portals.jetspeed-2:portal-component-archetype (Jetspeed-2 Maven2 Archetype used to generate component templates tobe injected/installed as a library in the portal application itself.)
1118: remote -> org.apache.portals.jetspeed-2:shared-component-archetype (Jetspeed-2 Maven2 Archetype used to generate component templates tobe installed as a shared library for all portlet/web applications.)
1119: remote -> org.apache.portals.pluto.archetype:bean-portlet-archetype (Maven archetype for a bean portlet)
1120: remote -> org.apache.portals.pluto.archetype:generic-portlet-archetype (Maven archetype for a generic portlet)
1121: remote -> org.apache.rave:rave-custom-project-archetype (An Archetype to create a custom Apache Rave project)
1122: remote -> org.apache.servicemix.tooling:servicemix-bean-service-unit (-)
1123: remote -> org.apache.servicemix.tooling:servicemix-binding-component (-)
1124: remote -> org.apache.servicemix.tooling:servicemix-camel-osgi-bundle (-)
1125: remote -> org.apache.servicemix.tooling:servicemix-camel-service-unit (-)
1126: remote -> org.apache.servicemix.tooling:servicemix-cxf-bc-service-unit (-)
1127: remote -> org.apache.servicemix.tooling:servicemix-cxf-code-first-osgi-bundle (-)
1128: remote -> org.apache.servicemix.tooling:servicemix-cxf-se-service-unit (-)
1129: remote -> org.apache.servicemix.tooling:servicemix-cxf-se-wsdl-first-service-unit (-)
1130: remote -> org.apache.servicemix.tooling:servicemix-cxf-wsdl-first-osgi-bundle (-)
1131: remote -> org.apache.servicemix.tooling:servicemix-drools-service-unit (-)
1132: remote -> org.apache.servicemix.tooling:servicemix-eip-service-unit (-)
1133: remote -> org.apache.servicemix.tooling:servicemix-embedded-simple (-)
1134: remote -> org.apache.servicemix.tooling:servicemix-exec-service-unit (-)
1135: remote -> org.apache.servicemix.tooling:servicemix-file-poller-service-unit (-)
1136: remote -> org.apache.servicemix.tooling:servicemix-file-sender-service-unit (-)
1137: remote -> org.apache.servicemix.tooling:servicemix-file-service-unit (-)
1138: remote -> org.apache.servicemix.tooling:servicemix-ftp-poller-service-unit (-)
1139: remote -> org.apache.servicemix.tooling:servicemix-ftp-sender-service-unit (-)
1140: remote -> org.apache.servicemix.tooling:servicemix-ftp-service-unit (-)
1141: remote -> org.apache.servicemix.tooling:servicemix-http-consumer-service-unit (-)
1142: remote -> org.apache.servicemix.tooling:servicemix-http-provider-service-unit (-)
1143: remote -> org.apache.servicemix.tooling:servicemix-http-service-unit (-)
1144: remote -> org.apache.servicemix.tooling:servicemix-jms-consumer-service-unit (-)
1145: remote -> org.apache.servicemix.tooling:servicemix-jms-provider-service-unit (-)
1146: remote -> org.apache.servicemix.tooling:servicemix-jms-service-unit (-)
1147: remote -> org.apache.servicemix.tooling:servicemix-jsr181-annotated-service-unit (-)
1148: remote -> org.apache.servicemix.tooling:servicemix-jsr181-service-unit (-)
1149: remote -> org.apache.servicemix.tooling:servicemix-jsr181-wsdl-first-service-unit (-)
1150: remote -> org.apache.servicemix.tooling:servicemix-lwcontainer-service-unit (-)
1151: remote -> org.apache.servicemix.tooling:servicemix-mail-service-unit (-)
1152: remote -> org.apache.servicemix.tooling:servicemix-ode-service-unit (-)
1153: remote -> org.apache.servicemix.tooling:servicemix-osgi-bundle (-)
1154: remote -> org.apache.servicemix.tooling:servicemix-osworkflow-service-unit (-)
1155: remote -> org.apache.servicemix.tooling:servicemix-project-root (-)
1156: remote -> org.apache.servicemix.tooling:servicemix-quartz-service-unit (-)
1157: remote -> org.apache.servicemix.tooling:servicemix-saxon-service-unit (-)
1158: remote -> org.apache.servicemix.tooling:servicemix-saxon-xquery-service-unit (-)
1159: remote -> org.apache.servicemix.tooling:servicemix-saxon-xslt-service-unit (-)
1160: remote -> org.apache.servicemix.tooling:servicemix-script-service-unit (-)
1161: remote -> org.apache.servicemix.tooling:servicemix-scripting-service-unit (-)
1162: remote -> org.apache.servicemix.tooling:servicemix-service-assembly (-)
1163: remote -> org.apache.servicemix.tooling:servicemix-service-engine (-)
1164: remote -> org.apache.servicemix.tooling:servicemix-service-unit (-)
1165: remote -> org.apache.servicemix.tooling:servicemix-shared-library (-)
1166: remote -> org.apache.servicemix.tooling:servicemix-smpp-service-unit (-)
1167: remote -> org.apache.servicemix.tooling:servicemix-snmp-service-unit (-)
1168: remote -> org.apache.servicemix.tooling:servicemix-validation-service-unit (-)
1169: remote -> org.apache.servicemix.tooling:servicemix-vfs-service-unit (-)
1170: remote -> org.apache.servicemix.tooling:servicemix-xmpp-service-unit (-)
1171: remote -> org.apache.servicemix.tooling.archetypes:servicemix-cxf-code-first-osgi-bundle (-)
1172: remote -> org.apache.servicemix.tooling.archetypes:servicemix-cxf-wsdl-first-osgi-bundle (-)
1173: remote -> org.apache.servicemix.tooling.archetypes:servicemix-osgi-bundle (-)
1174: remote -> org.apache.shindig:sample-maven-archetype (Default server war dependencies)
1175: remote -> org.apache.sling:sling-bundle-archetype (Maven archetype for a generic OSGi bundle.)
1176: remote -> org.apache.sling:sling-initial-content-archetype (Maven archetype for initial content)
1177: remote -> org.apache.sling:sling-jcrinstall-bundle-archetype (Maven archetype for a generic OSGi bundle installed via JCR Install.)
1178: remote -> org.apache.sling:sling-launchpad-standalone-archetype (Maven archetype for Sling Launchpad Standalone applications)
1179: remote -> org.apache.sling:sling-launchpad-webapp-archetype (Maven archetype for Sling Launchpad Webapp applications)
1180: remote -> org.apache.sling:sling-servlet-archetype (Maven archetype for Sling Servlets)
1181: remote -> org.apache.sling:sling-slingstart-archetype (Maven archetype for a Sling Slingstart application)
1182: remote -> org.apache.stanbol:enhancer-engine-archetype (-)
1183: remote -> org.apache.stanbol:statefull-webmodule-archetype (Archetype for a project that accesses the entityhub, and logs queries to a persisten graph)
1184: remote -> org.apache.stanbol:stateless-webmodule-archetype (Archetype for a project that allows posting files and shows the computed enhancements.)
1185: remote -> org.apache.struts:struts2-archetype-angularjs (-)
1186: remote -> org.apache.struts:struts2-archetype-blank (-)
1187: remote -> org.apache.struts:struts2-archetype-convention (-)
1188: remote -> org.apache.struts:struts2-archetype-dbportlet (-)
1189: remote -> org.apache.struts:struts2-archetype-plugin (-)
1190: remote -> org.apache.struts:struts2-archetype-portlet (-)
1191: remote -> org.apache.struts:struts2-archetype-starter (-)
1192: remote -> org.apache.synapse:synapse-package-archetype (This archetype can be used to create Maven projects that bundle a mediationinto a standalone distribution ready to be executed)
1193: remote -> org.apache.syncope:syncope-archetype (Apache Syncope Archetype)
1194: remote -> org.apache.tapestry:quickstart (-)
1195: remote -> org.apache.tapestry:tapestry-archetype (-)
1196: remote -> org.apache.tapestry:tapestry-simple (Archetype for creating a basic Tapestry 5 application, including Eclipse control files.)
1197: remote -> org.apache.taverna.engine:taverna-activity-archetype (Archetype to build a Taverna 3 service activity.Includes engine and UI parts, and a test class to run the workbench with the new activity.)
1198: remote -> org.apache.tinkerpop:gremlin-archetype-dsl (-)
1199: remote -> org.apache.tinkerpop:gremlin-archetype-server (-)
1200: remote -> org.apache.tinkerpop:gremlin-archetype-tinkergraph (-)
1201: remote -> org.apache.tomcat.maven:tomcat-maven-archetype (-)
1202: remote -> org.apache.tomee.maven:tomee-webapp-archetype (-)
1203: remote -> org.apache.tomee.patch.archetype:cxf-jaxrs-service (Simple CXF JAX-RS webapp service using Spring configuration)
1204: remote -> org.apache.tomee.patch.archetype:cxf-jaxws-javafirst (Creates a project for developing a Web service starting from Java code)
1205: remote -> org.apache.turbine:turbine-webapp-2.3.3 (This archetype sets up a web application project based on Apache Turbine 2.3.3)
1206: remote -> org.apache.turbine:turbine-webapp-4.0 (This archetype sets up a web application project based on Apache Turbine 4.0M2)
1207: remote -> org.apache.tuscany.sca:tuscany-binding-archetype (Create a Tuscany binding extension project)
1208: remote -> org.apache.tuscany.sca:tuscany-contribution-jar (Create an SCA JAR contribution project)
1209: remote -> org.apache.tuscany.sca:tuscany-contribution-zip (Create an SCA ZIP contribution project)
1210: remote -> org.apache.tuscany.sca:tuscany-policy-archetype (Create a Tuscany policy extension project)
1211: remote -> org.apache.tuscany.sca:tuscany-quickstart (Create a simple Apache Tuscany SCA webapp project)
1212: remote -> org.apache.tuscany.sca:tuscany-quickstart-bpel (Create an SCA Webapp project using BPEL)
1213: remote -> org.apache.tuscany.sca:tuscany-quickstart-jsf (Create a Tuscany SCA and JSF project)
1214: remote -> org.apache.tuscany.sca:tuscany-quickstart-jsonp (-)
1215: remote -> org.apache.tuscany.sca:tuscany-quickstart-stripes (Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework)
1216: remote -> org.apache.uima:ruta-maven-archetype (A Maven archetype for creating maven-built Ruta projects)
1217: remote -> org.apache.wicket:wicket-archetype-quickstart (-)
1218: remote -> org.aperteworkflow:custom-widget-archetype (Aperte Workflow is a compilation of well-known, stable and mature frameworks into acomplete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.Project home page is available at http://www.aperteworkflow.org/)
1219: remote -> org.apidesign.bck2brwsr:bck2brwsr-archetype-html-sample (Creates a skeletal HTML page and associated Java controller class.Runs in any browser (even without Java plugin) with the help of Bck2Brwsrvirtual machine.)
1220: remote -> org.apidesign.bck2brwsr:knockout4j-archetype (HTML page with Knockout.js bindings driven by application modelwritten in Java. Use your favorite language to code. UseHTML as a lightweight rendering toolkit. Deploy using JavaFX orbck2brwsr virtual machine.)
1221: remote -> org.apidesign.bck2brwsr:mojo (-)
1222: remote -> org.apidesign.canvas:canvas-archetype (-)
1223: remote -> org.apidesign.html:crud4j-archetype (HTML page with master/detail showing results obtainsfor a Jersey server. Everything written in Java.Use your favorite language to code. Run the same codeon server as well as client. UseHTML as a lightweight rendering toolkit. Deploy to desktop,Android, iOS, HTML5 browser.)
1224: remote -> org.apidesign.html:knockout4j-archetype (HTML page with Knockout.js bindings driven by application modelwritten in Java. Use your favorite language to code. UseHTML as a lightweight rendering toolkit. Deploy to desktop,Android, iOS, HTML5 browser.)
1225: remote -> org.appfuse:appfuse-basic-jsf (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1226: remote -> org.appfuse:appfuse-basic-spring (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1227: remote -> org.appfuse:appfuse-basic-struts (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1228: remote -> org.appfuse:appfuse-basic-tapestry (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1229: remote -> org.appfuse:appfuse-core (Maven 2 archetype that creates a backend (Managers, DAOs and Web Services)application with AppFuse embedded in it.)
1230: remote -> org.appfuse:appfuse-modular-jsf (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's JSF implementation.)
1231: remote -> org.appfuse:appfuse-modular-spring (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's Spring MVC implementation.)
1232: remote -> org.appfuse:appfuse-modular-struts (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's Struts implementation.)
1233: remote -> org.appfuse:appfuse-modular-tapestry (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's Tapestry implementation.)
1234: remote -> org.appfuse.archetypes:appfuse-basic-gwt-archetype (AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.)
1235: remote -> org.appfuse.archetypes:appfuse-basic-jsf (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1236: remote -> org.appfuse.archetypes:appfuse-basic-jsf-archetype (AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.)
1237: remote -> org.appfuse.archetypes:appfuse-basic-spring (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1238: remote -> org.appfuse.archetypes:appfuse-basic-spring-archetype (AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.)
1239: remote -> org.appfuse.archetypes:appfuse-basic-struts (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1240: remote -> org.appfuse.archetypes:appfuse-basic-struts-archetype (AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.)
1241: remote -> org.appfuse.archetypes:appfuse-basic-tapestry (Maven 2 archetype that creates a web application with AppFuse embedded in it.)
1242: remote -> org.appfuse.archetypes:appfuse-basic-tapestry-archetype (AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.)
1243: remote -> org.appfuse.archetypes:appfuse-basic-wicket-archetype (AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.)
1244: remote -> org.appfuse.archetypes:appfuse-core (Maven 2 archetype that creates a backend (Managers, DAOs and Web Services)application with AppFuse embedded in it.)
1245: remote -> org.appfuse.archetypes:appfuse-core-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1246: remote -> org.appfuse.archetypes:appfuse-light-jsf-archetype (AppFuse Archetype)
1247: remote -> org.appfuse.archetypes:appfuse-light-spring-archetype (AppFuse Archetype)
1248: remote -> org.appfuse.archetypes:appfuse-light-spring-freemarker-archetype (AppFuse Archetype)
1249: remote -> org.appfuse.archetypes:appfuse-light-spring-security-archetype (AppFuse Archetype)
1250: remote -> org.appfuse.archetypes:appfuse-light-stripes-archetype (AppFuse Archetype)
1251: remote -> org.appfuse.archetypes:appfuse-light-struts-archetype (AppFuse Archetype)
1252: remote -> org.appfuse.archetypes:appfuse-light-tapestry-archetype (AppFuse Archetype)
1253: remote -> org.appfuse.archetypes:appfuse-light-wicket-archetype (AppFuse Archetype)
1254: remote -> org.appfuse.archetypes:appfuse-modular-gwt-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1255: remote -> org.appfuse.archetypes:appfuse-modular-jsf (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's JSF implementation.)
1256: remote -> org.appfuse.archetypes:appfuse-modular-jsf-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1257: remote -> org.appfuse.archetypes:appfuse-modular-spring (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's Spring MVC implementation.)
1258: remote -> org.appfuse.archetypes:appfuse-modular-spring-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1259: remote -> org.appfuse.archetypes:appfuse-modular-struts (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's Struts implementation.)
1260: remote -> org.appfuse.archetypes:appfuse-modular-struts-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1261: remote -> org.appfuse.archetypes:appfuse-modular-tapestry (Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:"core" and "web". The core module depends on appfuse-service, while the web module depends on core as wellas AppFuse's Tapestry implementation.)
1262: remote -> org.appfuse.archetypes:appfuse-modular-tapestry-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1263: remote -> org.appfuse.archetypes:appfuse-modular-wicket-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1264: remote -> org.appfuse.archetypes:appfuse-ws-archetype (AppFuse is a full-stack framework for building web applications on the JVM.)
1265: remote -> org.appng:appng-archetype-application (-)
1266: remote -> org.appverse.web.framework.archetypes.gwt:appverse-web-archetypes-gwt (Appverse Web Framework Archetypes GWT Archetype)
1267: remote -> org.appverse.web.framework.archetypes.gwt:appverse-web-archetypes-gwt-eclipselink (Appverse Web Framework Archetypes GWT Eclipselink Archetype)
1268: remote -> org.appverse.web.framework.archetypes.gwt:appverse-web-archetypes-gwt-hibernate (Appverse Web Framework Archetypes GWT Hibernate Archetype)
1269: remote -> org.appverse.web.framework.archetypes.gwtproject:appverse-web-archetypes-gwtproject (Appverse Web Framework Tools Archetypes GWT Project)
1270: remote -> org.appverse.web.framework.archetypes.jsf2:appverse-web-archetypes-jsf2 (Appverse Web Framework Archetypes JSF2 Archetype)
1271: remote -> org.appverse.web.framework.archetypes.rest:appverse-web-archetypes-rest-eclipselink (Appverse Web Framework Archetypes Rest Eclipselink Archetype)
1272: remote -> org.appverse.web.framework.tools.archetypes.gwtproject:appverse-web-tools-archetypes-gwtproject (Appverse Web Framework Tools Archetypes GWT Project)
1273: remote -> org.atteo.moonshine:distribution-archetype (-)
1274: remote -> org.atteo.moonshine:hibernate-archetype (-)
1275: remote -> org.atteo.moonshine:rest-archetype (-)
1276: remote -> org.atteo.moonshine:service-archetype (-)
1277: remote -> org.atteo.moonshine:standalone-archetype (-)
1278: remote -> org.avaje.ebeanorm:ebean-start (-)
1279: remote -> org.baracus.application:baracus-maven-archetype (Maven Mrchetype for the BARACUS framework for Android application)
1280: remote -> org.beamfoundry.bundles.spring-dm:org.beamfoundry.bundles.spring-dm-bundle-archetype (Spring DM Maven2 Archetype)
1281: remote -> org.beangle.webmvc:beangle-webmvc-archetype-starter (-)
1282: remote -> org.beangle.webui:beangle-webui-archetype_2.11 (-)
1283: remote -> org.beangle.webui:beangle-webui-archetype_2.12 (-)
1284: remote -> org.biins:micro-service (Spring boot micro service archetype)
1285: remote -> org.biopax.paxtools:paxtools-archetype (Paxtools Maven archetype - sample Java project to quickly start using Paxtools library and BioPAX data.)
1286: remote -> org.bitbucket.bradleysmithllc.etlunit:etlunit-database-schema-archetype (-)
1287: remote -> org.bitbucket.bradleysmithllc.etlunit:etlunit-feature-archetype (-)
1288: remote -> org.bitbucket.bradleysmithllc.etlunit:etlunit-informatica-test-archetype (-)
1289: remote -> org.bitbucket.bradleysmithllc.etlunit:etlunit-project-archetype (-)
1290: remote -> org.bitbucket.bradleysmithllc.etlunit:feature-archetype (-)
1291: remote -> org.bitbucket.bradleysmithllc.etlunit:project-archetype (-)
1292: remote -> org.blueoxygen.cimande:cimande-archetype (-)
1293: remote -> org.blueoxygen.cimande:cimande-archetype-blank (-)
1294: remote -> org.boretti.drools.integration:drools4-integration-helper-archetype (Support of the archetype for the Maven plugin)
1295: remote -> org.boretti.drools.integration:drools5-integration-helper-archetype (This is an Maven 2 Archetype to support creation of a ready touse Maven 2 project with Drools support. This archetype containsexamples of code based on interface, classes and pre/postcondition. JUnit 4 examples are also included.)
1296: remote -> org.brillien:brillien-archetype (-)
1297: remote -> org.broadleafcommerce:ecommerce-archetype (BroadleafCommerce ECommerce Archetype)
1298: remote -> org.brutusin:jsonsrv-archetype (Maven archetype for creation of jsonsrv projects)
1299: remote -> org.brutusin:rpc-tomcat-jar (Maven archetype for creation of Brutusin-RPC jar (standalone) projects, with a Tomcat runtime embedded)
1300: remote -> org.brutusin:rpc-tomcat-war (Maven archetype for creation of Brutusin-RPC (standalone and deployable) war projects with a Tomcat runtime available for standalone scenarios)
1301: remote -> org.camunda.bpm.archetype:camunda-archetype-cockpit-plugin (Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment)
1302: remote -> org.camunda.bpm.archetype:camunda-archetype-demo (Demo application with lots of pre-built parts that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,JUnit Test with in-memory engine, Maven Plugins or Ant build script for one-click deployment in Eclipse)
1303: remote -> org.camunda.bpm.archetype:camunda-archetype-ejb-war (Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss Wildfly.Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, HTML5- and JSF-based start and task forms,configuration for JPA (Hibernate), JUnit Test with in-memory engine and visual process test coverage, Arquillian Test for JBoss AS7 and Wildfly, Maven Plugins or Ant build script for one-click deployment in Eclipse)
1304: remote -> org.camunda.bpm.archetype:camunda-archetype-engine-plugin (Process engine plugin for Camunda BPM.Contains: ProcessEnginePlugin, ParseListener, JUnit Test with in-memory engine, BPMN Process for testing.)
1305: remote -> org.camunda.bpm.archetype:camunda-archetype-servlet-spring-camel-war (Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,JUnit Test with in-memory engine, Maven Plugins or Ant build script for one-click deployment in Eclipse)
1306: remote -> org.camunda.bpm.archetype:camunda-archetype-servlet-war (Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,JUnit Test with in-memory engine, Maven Plugins or Ant build script for one-click deployment in Eclipse)
1307: remote -> org.camunda.bpm.archetype:camunda-archetype-spring-boot (Process application that uses the Spring Boot StarterContains: BPMN Process, Java Delegate, HTML5- start and task forms,JUnit Test with in-memory engine and visual process test coverage)
1308: remote -> org.carewebframework:org.carewebframework.mvn.archetype.plugin (-)
1309: remote -> org.chtijbug.drools:drools-service-runner-archetype (-)
1310: remote -> org.codehaus.cargo:cargo-archetype-daemon (Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.)
1311: remote -> org.codehaus.cargo:cargo-archetype-multiple-containers (Sample Maven archetype showing how to start / stop multiple containers.)
1312: remote -> org.codehaus.cargo:cargo-archetype-remote-deployment (Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.)
1313: remote -> org.codehaus.cargo:cargo-archetype-webapp-functional-tests-module (Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.)
1314: remote -> org.codehaus.cargo:cargo-archetype-webapp-single-module (Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.)
1315: remote -> org.codehaus.cargo:cargo-archetype-webapp-with-datasource (Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.)
1316: remote -> org.codehaus.castor:castor-archetype-codegen-testcase (Maven archetype of a JUnit test case for the Castor XML code generator)
1317: remote -> org.codehaus.castor:codegen-testcase (-)
1318: remote -> org.codehaus.castor:cpa-testcase (-)
1319: remote -> org.codehaus.enunciate.archetypes:enunciate-simple-archetype (-)
1320: remote -> org.codehaus.gmaven.archetypes:gmaven-archetype-basic (-)
1321: remote -> org.codehaus.gmaven.archetypes:gmaven-archetype-mojo (-)
1322: remote -> org.codehaus.groovy.maven.archetypes:gmaven-archetype-basic (-)
1323: remote -> org.codehaus.groovy.maven.archetypes:gmaven-archetype-mojo (-)
1324: remote -> org.codehaus.mevenide.plugins:maven-archetype-nbm (Archetype for Netbeans Modules Maven setup)
1325: remote -> org.codehaus.mojo:gwt-maven-plugin (Mojo's Maven Plugin for GWT)
1326: remote -> org.codehaus.mojo:javascript-ria-archetype (A JavaScript Rich Internet Application template using jQuery and jQuery UI.)
1327: remote -> org.codehaus.mojo:latex-maven-archetype (The LaTeX Maven Archetype is kickstarts your LaTeX / Maven projects.)
1328: remote -> org.codehaus.mojo:xmlbeans-maven-plugin (Runs the xmlbeans parser/code generator against schemas in files and dependent jars.)
1329: remote -> org.codehaus.mojo.archetypes:appclient-javaee6 (Archetype for an Application Client package using Java EE 6.)
1330: remote -> org.codehaus.mojo.archetypes:appclient-javaee7 (Archetype for an Application Client package using Java EE 7.)
1331: remote -> org.codehaus.mojo.archetypes:appclient-jee5 (Archetype for an Application Client package using Java EE 5.)
1332: remote -> org.codehaus.mojo.archetypes:appframework (Archetype for creating application based on JSR 296)
1333: remote -> org.codehaus.mojo.archetypes:ear-j2ee14 (Archetype for creating J2EE 1.4 EAR)
1334: remote -> org.codehaus.mojo.archetypes:ear-javaee6 (Archetype for EAR package using Java EE 6)
1335: remote -> org.codehaus.mojo.archetypes:ear-javaee7 (Archetype for EAR package using Java EE 7)
1336: remote -> org.codehaus.mojo.archetypes:ear-jee5 (Archetype for creating JEE 5 EAR)
1337: remote -> org.codehaus.mojo.archetypes:ejb-j2ee13 (An archetype which contains a sample J2EE 1.3 EJB Maven project.)
1338: remote -> org.codehaus.mojo.archetypes:ejb-j2ee14 (An archetype which contains a sample J2EE 1.4 EJB Maven project.)
1339: remote -> org.codehaus.mojo.archetypes:ejb-javaee6 (Archetype for an EJB package using Java EE 6.)
1340: remote -> org.codehaus.mojo.archetypes:ejb-javaee7 (Archetype for an EJB package using Java EE 7.)
1341: remote -> org.codehaus.mojo.archetypes:ejb-jee5 (JEE 5 ejb jar archetype)
1342: remote -> org.codehaus.mojo.archetypes:javafx (Archetype for creating a JavaFX application)
1343: remote -> org.codehaus.mojo.archetypes:nbm-archetype (Archetype for development of NetBeans modules in Maven.)
1344: remote -> org.codehaus.mojo.archetypes:nbm-osgi-archetype (Archetype for development of NetBeans modules that can depend on OSGi bundles.)
1345: remote -> org.codehaus.mojo.archetypes:nbm-suite-root (Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.)
1346: remote -> org.codehaus.mojo.archetypes:netbeans-platform-app-archetype (Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.)
1347: remote -> org.codehaus.mojo.archetypes:osgi-archetype (Archetype for development of OSGi bundles using Apache Felix Maven plugin)
1348: remote -> org.codehaus.mojo.archetypes:pom-root (Root project archetype for creating multi module projects)
1349: remote -> org.codehaus.mojo.archetypes:sample-javafx (Sample archetype for creating a JavaFX application)
1350: remote -> org.codehaus.mojo.archetypes:webapp-j2ee13 (J2EE 1.3 web application archetype)
1351: remote -> org.codehaus.mojo.archetypes:webapp-j2ee14 (J2EE 1.4 web application archetype)
1352: remote -> org.codehaus.mojo.archetypes:webapp-javaee6 (Archetype for a web application using Java EE 6.)
1353: remote -> org.codehaus.mojo.archetypes:webapp-javaee7 (Archetype for a web application using Java EE 7.)
1354: remote -> org.codehaus.mojo.archetypes:webapp-jee5 (JEE 5 web application archetype)
1355: remote -> org.codehaus.mojo.groovy:groovy-maven-archetype (An archetype for creating Maven modules/projects using the Groovy language.)
1356: remote -> org.codehaus.mojo.groovy:groovy-mojo-archetype (An archetype for writing Maven 2 plugins in the Groovy language.)
1357: remote -> org.codehaus.openxma:org.openxma.dsl.sample-archetype (-)
1358: remote -> org.codehaus.sonar.archetypes:sonar-basic-plugin-archetype (Maven archetype to create a basic Sonar plugin)
1359: remote -> org.codehaus.sonar.archetypes:sonar-gwt-plugin-archetype (Maven archetype to create a Sonar plugin including GWT pages)
1360: remote -> org.codelibs:elasticsearch-plugin-archetype (This archetype generates your project for Elasticsearch plugin.)
1361: remote -> org.cometd.archetypes:cometd-archetype-dojo-jetty6 (-)
1362: remote -> org.cometd.archetypes:cometd-archetype-dojo-jetty7 (-)
1363: remote -> org.cometd.archetypes:cometd-archetype-dojo-jetty8 (-)
1364: remote -> org.cometd.archetypes:cometd-archetype-dojo-jetty9 (-)
1365: remote -> org.cometd.archetypes:cometd-archetype-jquery-jetty6 (-)
1366: remote -> org.cometd.archetypes:cometd-archetype-jquery-jetty7 (-)
1367: remote -> org.cometd.archetypes:cometd-archetype-jquery-jetty8 (-)
1368: remote -> org.cometd.archetypes:cometd-archetype-jquery-jetty9 (-)
1369: remote -> org.cometd.archetypes:cometd-archetype-spring-dojo-jetty7 (-)
1370: remote -> org.cometd.archetypes:cometd-archetype-spring-dojo-jetty9 (-)
1371: remote -> org.cometd.archetypes:cometd-archetype-spring-jquery-jetty7 (-)
1372: remote -> org.cometd.archetypes:cometd-archetype-spring-jquery-jetty9 (-)
1373: remote -> org.conventionsframework:conventions-archetype (-)
1374: remote -> org.coosproject.maven.archetypes:coos-plugin-actor (-)
1375: remote -> org.coosproject.maven.archetypes:coos-plugin-api (-)
1376: remote -> org.coosproject.maven.archetypes:coos-plugin-noapi (-)
1377: remote -> org.cruxframework:crux-helloworld-war (HelloWorld Crux war application.)
1378: remote -> org.cruxframework:crux-module-app (Crux application following the module layout for project.)
1379: remote -> org.cruxframework:crux-module-app-archetype (This is the Crux Module App Archetype)
1380: remote -> org.cruxframework:crux-module-app-container-archetype (This is the Crux Module Container App Archetype)
1381: remote -> org.cruxframework:crux-module-container-app (Crux application following the module container layout for project.)
1382: remote -> org.cruxframework:crux-project-jar (Blank Crux jar application.)
1383: remote -> org.cruxframework:crux-project-war (Blank Crux war application.)
1384: remote -> org.cubeengine.maven.archetypes:archetype-cubeengine-module (This archetype generates a new module for the Cube Engine.)
1385: remote -> org.dd4t:dd4t-spring-mvc-archetype (DD4T Spring MVC Archetype for Maven)
1386: remote -> org.dd4t:dd4t-web8-archetype (DD4T Web 8 MVC Archetype for Maven)
1387: remote -> org.debux.webmotion:webmotion-archetype (WebMotion is Java web framework based on the Java EE6 standard)
1388: remote -> org.devnull:devnull-web-archetype (DevNull starter webaapp with Spring MVC, JPA, Groovy and Twitter Bootstrap)
1389: remote -> org.devoxx4kids.bukkit.plugins:bukkit-template (Bukkit Template Plugin)
1390: remote -> org.devoxx4kids.spigot.plugins:spigot-template (Spigot Template Plugin)
1391: remote -> org.dishevelled:dsh-archetype (dishevelled.org maven project archetype.)
1392: remote -> org.drombler.fx:drombler-fx-maven-archetype-application (A sample Drombler FX application template.)
1393: remote -> org.duelengine:duel-mvc-archetype (MVC project archetype using Jersey, Guice, DUEL views, DUEL merge)
1394: remote -> org.duelengine:war-bootstrap-archetype (Simple WAR bootstrap for quick & dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).)
1395: remote -> org.dynamoframework:dynamo-spring-archetype (-)
1396: remote -> org.dynamoframework:dynamo-spring-archetype-modules (-)
1397: remote -> org.easybatch:easybatch-archetype (Easy Batch maven quick start archetype)
1398: remote -> org.easyrules:easyrules-archetype (Maven archetype to create a skeleton project)
1399: remote -> org.eclipse.hudson.tools:maven-hpi-plugin (Support for developing Hudson plugins with Apache Maven.)
1400: remote -> org.eclipse.scout.archetypes:scout-helloworld-app (Maven Archetype which creates a Scout Hello World Sample Application)
1401: remote -> org.eclipse.scout.archetypes:scout-jaxws-module (Maven Archetype which creates an empty Scout JaxWs Module)
1402: remote -> org.eclipse.xtend:xtend-android-archetype (-)
1403: remote -> org.eclipse.xtend:xtend-archetype (-)
1404: remote -> org.eclipselabs:emf-gwt-jersey (-)
1405: remote -> org.eclipselabs:emf-gwt-rpc (-)
1406: remote -> org.eiichiro.gig:gig-archetype-appengine (An archetype which contains a simple Gig Webapp project for Google App Engine.)
1407: remote -> org.eiichiro.gig:gig-archetype-heroku (An archetype which contains a simple Gig Webapp project for Heroku.)
1408: remote -> org.eiichiro.gig:gig-archetype-webapp (An archetype which contains a simple Gig Webapp project.)
1409: remote -> org.emmalanguage:emma-quickstart (-)
1410: remote -> org.entando.entando:entando-archetype-bundle-content (Content Type Bundle Archetype for Entando.)
1411: remote -> org.entando.entando:entando-archetype-bundle-misc (Generic Misc Bundle Archetype for Entando.)
1412: remote -> org.entando.entando:entando-archetype-bundle-page-generic (Generic Page Bundle Archetype for Entando.)
1413: remote -> org.entando.entando:entando-archetype-bundle-showlet-generic (Generic Showlet Bundle Archetype for Entando.)
1414: remote -> org.entando.entando:entando-archetype-bundle-theme-generic (Theme (Page Model) Bundle Archetype for Entando.)
1415: remote -> org.entando.entando:entando-archetype-bundle-widget-generic (Widget Bundle Archetype for Entando.)
1416: remote -> org.entando.entando:entando-archetype-plugin-generic (Plugin Archetype for Entando:  an agile, modern and user-centric open source portal-like platform.)
1417: remote -> org.entando.entando:entando-archetype-portal-bootstrap (Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.)
1418: remote -> org.entando.entando:entando-archetype-portal-generic (Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.)
1419: remote -> org.eurekaclinical:eurekaclinical-client-archetype (Archetype to create eurekaclinical client projects)
1420: remote -> org.eurekaclinical:eurekaclinical-service-archetype (Archetype for eurekaclinical service projects)
1421: remote -> org.eurekaclinical:eurekaclinical-webapp-archetype (Archetype to create eurekaclinical webapp projects)
1422: remote -> org.flowable:flowable-archetype-unittest (Creates a new Flowable unit test.)
1423: remote -> org.fluttercode.knappsack:jee6-basic-archetype (Java EE 6 Knappsack archetype with configuration for CDI, JSF, JPA and a sample empty page.)
1424: remote -> org.fluttercode.knappsack:jee6-minimal-archetype (Java EE 6 Knappsack archetype with a single page demo of CDI, JSF, JPA and Validation to verify everything works.)
1425: remote -> org.fluttercode.knappsack:jee6-sandbox-archetype (Java EE 6 Knappsack archetype sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials)
1426: remote -> org.fluttercode.knappsack:jee6-sandbox-demo-archetype (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)
1427: remote -> org.fluttercode.knappsack:jee6-servlet-basic-archetype (Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .)
1428: remote -> org.fluttercode.knappsack:jee6-servlet-demo-archetype (Java EE 6 Knappsack archetype containing servlet based bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers)
1429: remote -> org.fluttercode.knappsack:jee6-servlet-minimal-archetype (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.)
1430: remote -> org.fluttercode.knappsack:jee6-servlet-sandbox-archetype (Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.)
1431: remote -> org.fluttercode.knappsack:spring-jsf-jpa-archetype (Spring Knappsack archetype application with setup for JPA and JSF)
1432: remote -> org.fluttercode.knappsack:spring-mvc-jpa-archetype (Spring MVC Knappsack archetype application with setup for JPA)
1433: remote -> org.fluttercode.knappsack:spring-mvc-jpa-demo-archetype (Spring MVC Knappsack demo archetype application with JPA)
1434: remote -> org.fuin.archetypes:emt-xtext-archetype (Maven archetype that creates an Xtext project with a multi module Maven layout and Tycho (manifest-first approach).)
1435: remote -> org.fujion:fujion-archetype-angular (-)
1436: remote -> org.fujion:fujion-archetype-component (-)
1437: remote -> org.fujion:fujion-archetype-fsp (-)
1438: remote -> org.fujion:fujion-archetype-react (-)
1439: remote -> org.fujion:fujion-archetype-webapp (-)
1440: remote -> org.fusesource.fabric:camel-cxf-code-first-archetype (Creates a new Camel project using CXF in code (Java) first.)
1441: remote -> org.fusesource.fabric:camel-cxf-contract-first-archetype (Creates a new Camel project using CXF in contract (WSDL) first.)
1442: remote -> org.fusesource.fabric:camel-drools-archetype (Creates a new Camel project using the Drools rule engine.)
1443: remote -> org.fusesource.scalate.tooling:scalate-archetype-empty (An archetype which creates an empty Scalate web application)
1444: remote -> org.fusesource.scalate.tooling:scalate-archetype-guice (An archetype which creates an empty Scalate Guice web application)
1445: remote -> org.fusesource.scalate.tooling:scalate-archetype-guice_2.10 (An archetype which creates an empty Scalate Guice web application)
1446: remote -> org.fusesource.scalate.tooling:scalate-archetype-guice_2.9 (An archetype which creates an empty Scalate Guice web application)
1447: remote -> org.fusesource.scalate.tooling:scalate-archetype-jersey (An archetype which creates an empty Scalate web application)
1448: remote -> org.fusesource.scalate.tooling:scalate-archetype-jersey_2.10 (An archetype which creates an empty Scalate web application)
1449: remote -> org.fusesource.scalate.tooling:scalate-archetype-jersey_2.9 (An archetype which creates an empty Scalate web application)
1450: remote -> org.fusesource.scalate.tooling:scalate-archetype-sitegen (An archetype which creates an empty Scalate static website generation project)
1451: remote -> org.fusesource.scalate.tooling:scalate-archetype-sitegen_2.10 (An archetype which creates an empty Scalate static website generation project)
1452: remote -> org.fusesource.scalate.tooling:scalate-archetype-sitegen_2.9 (An archetype which creates an empty Scalate static website generation project)
1453: remote -> org.geomajas:geomajas-gwt-archetype (Geomajas GWT application archetype)
1454: remote -> org.geomajas:geomajas-plugin-archetype (Geomajas plugin archetype)
1455: remote -> org.geoserver.maven:geoserver-archetype-wfsoutputformat (-)
1456: remote -> org.glassfish.jersey.archetypes:jersey-example-java8-webapp (Jersey (Java8) WebApp Example Archetype.)
1457: remote -> org.glassfish.jersey.archetypes:jersey-heroku-webapp (An archetype which contains a quick start Jersey-based web application project capable to run on Heroku.)
1458: remote -> org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2 (An archetype which contains a quick start Jersey project based on Grizzly container.)
1459: remote -> org.glassfish.jersey.archetypes:jersey-quickstart-webapp (An archetype which contains a quick start Jersey-based web application project.)
1460: remote -> org.glassfish.tyrus.archetypes:tyrus-archetype-echo (An archetype which contains a Tyrus echo application.)
1461: remote -> org.glassmaker:org.glassmaker.archetype.basic (-)
1462: remote -> org.grails:grails-maven-archetype (Maven archetype for Grails projects.)
1463: remote -> org.graniteds.archetypes:graniteds-flex-spring-jpa-hibernate (Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.)
1464: remote -> org.graniteds.archetypes:graniteds-spring-jpa-hibernate (Base project with Flex 4.5, Spring 3 and Hibernate using GraniteDS with RemoteObject API.)
1465: remote -> org.graniteds.archetypes:graniteds-tide-cdi-jpa (Base project with Flex 4.5 and CDI using GraniteDS with the Tide API.)
1466: remote -> org.graniteds.archetypes:graniteds-tide-flex-cdi-jpa (Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.)
1467: remote -> org.graniteds.archetypes:graniteds-tide-flex-seam-jpa-hibernate (Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.)
1468: remote -> org.graniteds.archetypes:graniteds-tide-flex-spring-jpa-hibernate (Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.)
1469: remote -> org.graniteds.archetypes:graniteds-tide-javafx-spring-jpa-hibernate (Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.)
1470: remote -> org.graniteds.archetypes:graniteds-tide-seam-jpa-hibernate (Base project with Flex 4.5, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.)
1471: remote -> org.graniteds.archetypes:graniteds-tide-spring-jpa-hibernate (Base project with Flex 4.5, Spring 3 and Hibernate using GraniteDS with the Tide API.)
1472: remote -> org.graphast:servlet31-archetype-webapp (Webapp Archetype for Servlet 3.1)
1473: remote -> org.graphast:servlet31-webapp-archetype (Webapp Archetype for Servlet 3.1)
1474: remote -> org.graphwalker:graphwalker-maven-archetype (-)
1475: remote -> org.graylog:graylog-plugin-archetype (-)
1476: remote -> org.graylog2:graylog2-plugin-archetype (-)
1477: remote -> org.grouplens.lenskit:lenskit-archetype-fancy-analysis (-)
1478: remote -> org.grouplens.lenskit:lenskit-archetype-simple-analysis (-)
1479: remote -> org.hibernate:hibernate-search-quickstart (-)
1480: remote -> org.hibernate:hibernate-validator-quickstart-archetype (Aggregator of the Hibernate Validator modules.)
1481: remote -> org.ikasan:ikasan-build-parent-maven-plugin (-)
1482: remote -> org.ikasan:ikasan-im-jboss6-activemq-maven-plugin (-)
1483: remote -> org.ikasan:ikasan-im-jboss6-db-maven-plugin (-)
1484: remote -> org.ikasan:ikasan-im-jboss6-filesystem-maven-plugin (-)
1485: remote -> org.ikasan:ikasan-im-jboss6-jms-maven-plugin (-)
1486: remote -> org.ikasan:ikasan-im-jboss6-sftp-maven-plugin (-)
1487: remote -> org.ikasan:ikasan-integration-module-jboss6-maven-plugin (-)
1488: remote -> org.ikasan:ikasan-rt-conf-jboss6-maven-plugin (-)
1489: remote -> org.ikasan:jboss6-module-activemq-maven-plugin (-)
1490: remote -> org.imixs.application:imixs-workflow-jee-archetype (Imixs Workflow JEE Archetype provides a JEE Sample Application)
1491: remote -> org.incode.platform.archetype:quickstart-archetype (Domain application leveraging the Incode Platform.)
1492: remote -> org.integratedmodelling:klab-component-quickstart (Use this archetype to quickly populate a Maven project suitable for implementing a new k.LAB component.)
1493: remote -> org.irenical:maven-archetype-jar (For a standard LGPL Java library generation)
1494: remote -> org.irenical.maven:archetype-uservice (-)
1495: remote -> org.jacpfx:JacpFX-empty-quickstart (A simple JacpFX quistart application with two perspectives and four components.)
1496: remote -> org.jacpfx:JacpFX-simple-quickstart (JacpFX arechetype with predefined workbench, perspective and components. This is a good starting point to dive into JacpFX..)
1497: remote -> org.jahia.archetypes:jahia-app-archetype (Archetype for creating a new JahiApp module project to be run on a Digital Experience Manager server)
1498: remote -> org.jahia.archetypes:jahia-module-archetype (Archetype for creating a new module project to be run on a Digital Experience Manager server)
1499: remote -> org.jahia.archetypes:jahia-profileModule-archetype (Archetype for creating a new profile module project to be run on a Digital Experience Manager server)
1500: remote -> org.jahia.archetypes:jahia-templatesSet-archetype (Archetype for creating a new template set project to be run on a Digital Experience Manager server)
1501: remote -> org.jasig.portlet.archetype:jsr286-archetype (-)
1502: remote -> org.javaee-samples:javaee7-arquillian-archetype (JavaEE 7 Arquillian Archetype Sample)
1503: remote -> org.jbehave:jbehave-groovy-archetype (An archetype to run multiple textual stories with steps classes written in Groovy.)
1504: remote -> org.jbehave:jbehave-guice-archetype (An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.)
1505: remote -> org.jbehave:jbehave-needle-archetype (An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.)
1506: remote -> org.jbehave:jbehave-pico-archetype (An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.)
1507: remote -> org.jbehave:jbehave-simple-archetype (An archetype to run multiple textual stories configured programmatically.)
1508: remote -> org.jbehave:jbehave-spring-archetype (An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.)
1509: remote -> org.jbehave.web:jbehave-web-selenium-flash-archetype (An archetype to run web Flash stories using Selenium.)
1510: remote -> org.jbehave.web:jbehave-web-selenium-groovy-pico-archetype (An archetype to run web stories using Selenium, Groovy and Pico.)
1511: remote -> org.jbehave.web:jbehave-web-selenium-java-spring-archetype (An archetype to run web stories using Selenium, Java and Spring.)
1512: remote -> org.jboss.aerogear.archetypes:jboss-html5-mobile-archetype (An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers)
1513: remote -> org.jboss.aerogear.archetypes:jboss-html5-mobile-blank-archetype (An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers)
1514: remote -> org.jboss.archetype.eap:jboss-javaee6-webapp-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6)
1515: remote -> org.jboss.archetype.eap:jboss-javaee6-webapp-blank-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6)
1516: remote -> org.jboss.archetype.eap:jboss-javaee6-webapp-ear-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR)
1517: remote -> org.jboss.archetype.eap:jboss-javaee6-webapp-ear-blank-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR)
1518: remote -> org.jboss.archetype.forge:jboss-forge-html5-archetype (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.)
1519: remote -> org.jboss.archetype.wfk:jboss-html5-mobile-archetype (An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers)
1520: remote -> org.jboss.archetype.wfk:jboss-html5-mobile-blank-archetype (An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers)
1521: remote -> org.jboss.archetype.wfk:jboss-spring-mvc-archetype (An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7)
1522: remote -> org.jboss.archetype.wfk:richfaces-archetype-kitchensink (JBoss WFK Archetype: Based on the Kitchen Sink Quickstart but adds RichFaces)
1523: remote -> org.jboss.archetype.wfk:richfaces-archetype-simpleapp (JBoss WFK Archetype: RichFaces Archetypes Simple Application)
1524: remote -> org.jboss.as.archetypes:jboss-as-subsystem (An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem)
1525: remote -> org.jboss.errai.archetypes:bus-quickstart (-)
1526: remote -> org.jboss.errai.archetypes:cdi-quickstart (-)
1527: remote -> org.jboss.errai.archetypes:cordova-quickstart (-)
1528: remote -> org.jboss.errai.archetypes:jaxrs-quickstart (-)
1529: remote -> org.jboss.errai.archetypes:jboss-errai-kitchensink-archetype (A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype)
1530: remote -> org.jboss.errai.archetypes:kitchensink-quickstart (A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype)
1531: remote -> org.jboss.maven.archetypes:selenium-testng (-)
1532: remote -> org.jboss.portletbridge.archetypes:1.2-basic (-)
1533: remote -> org.jboss.portletbridge.archetypes:2.0-basic (-)
1534: remote -> org.jboss.portletbridge.archetypes:2.0-basic-archetype (-)
1535: remote -> org.jboss.portletbridge.archetypes:jsf2-basic-archetype (-)
1536: remote -> org.jboss.portletbridge.archetypes:richfaces-basic (-)
1537: remote -> org.jboss.portletbridge.archetypes:richfaces-simpleapp-archetype (-)
1538: remote -> org.jboss.portletbridge.archetypes:seam-basic (-)
1539: remote -> org.jboss.reddeer:jboss-reddeer-archetype (Red Deer Archetype)
1540: remote -> org.jboss.spec.archetypes:jboss-html5-mobile-archetype (An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers)
1541: remote -> org.jboss.spec.archetypes:jboss-javaee6-ear-webapp (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7. The project is an EAR, with an EJB-JAR and WAR)
1542: remote -> org.jboss.spec.archetypes:jboss-javaee6-webapp (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7)
1543: remote -> org.jboss.spec.archetypes:jboss-javaee6-webapp-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true))
1544: remote -> org.jboss.spec.archetypes:jboss-javaee6-webapp-archetype-blank (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true))
1545: remote -> org.jboss.spec.archetypes:jboss-javaee6-webapp-blank-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true))
1546: remote -> org.jboss.spec.archetypes:jboss-javaee6-webapp-ear-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR)
1547: remote -> org.jboss.spec.archetypes:jboss-javaee6-webapp-ear-archetype-blank (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR)
1548: remote -> org.jboss.spec.archetypes:jboss-javaee6-webapp-ear-blank-archetype (An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR)
1549: remote -> org.jboss.spring.archetypes:jboss-spring-mvc-archetype (An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7)
1550: remote -> org.jboss.spring.archetypes:spring-mvc-webapp (An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7)
1551: remote -> org.jboss.weld.archetypes:jboss-javaee6-webapp (An archetype that generates a starter Java EE 6 webapp project)
1552: remote -> org.jboss.weld.archetypes:jboss-jsf-weld-servlet-webapp (An archetype that generates a starter JSF webapp project with CDI capabilities for Servlet containers)
1553: remote -> org.jboss.weld.archetypes:weld-jsf-jee (Weld archetype for creating a Java EE 6 application using JSF 2.0, CDI 1.0, EJB 3.1 and JPA 2.0 (persistence unit included))
1554: remote -> org.jboss.weld.archetypes:weld-jsf-jee-minimal (Weld archetype for creating a minimal Java EE 6 application using JSF 2.0, CDI 1.0 and EJB 3.1 (persistence unit not included))
1555: remote -> org.jboss.weld.archetypes:weld-jsf-servlet-minimal (Weld archetype for creating an application using JSF 2.0 and CDI 1.0 for Servlet Containers (Tomcat 6 / Jetty 6))
1556: remote -> org.jboss.ws.plugins.archetypes:jaxws-codefirst (Creates a project for developing a Web Service starting from Java code and using JBossWS)
1557: remote -> org.jbpm:jbpm-console-ng-module-archetype (jBPM Console NG Module Archetype)
1558: remote -> org.jbpm:jbpm-workitems-archetype (-)
1559: remote -> org.jbundle.app.tools:jbundle-project-archetype (jbundle project archetype)
1560: remote -> org.jbundle.config:org.jbundle.config.archetype (-)
1561: remote -> org.jbundle.util.webapp:jbundle-util-webapp-cgi-archetype (-)
1562: remote -> org.jbundle.util.webapp:jbundle-util-webapp-files-archetype (-)
1563: remote -> org.jbundle.util.webapp:jbundle-util-webapp-proxy-archetype (-)
1564: remote -> org.jbundle.util.webapp:jbundle-util-webapp-redirect-archetype (-)
1565: remote -> org.jbundle.util.webapp:jbundle-util-webapp-upload-archetype (-)
1566: remote -> org.jbundle.util.webapp:jbundle-util-webapp-webdav-archetype (-)
1567: remote -> org.jbundle.util.webapp:jbundle-util-webapp-website-archetype (-)
1568: remote -> org.jbundle.util.webapp:jbundle-util-webapp-webstart-archetype (-)
1569: remote -> org.jbundle.util.webapp:jbundle-util-webapp-webstart-reactor-archetype (-)
1570: remote -> org.jbundle.util.webapp:org.jbundle.util.webapp.cgi-archetype (-)
1571: remote -> org.jbundle.util.webapp:org.jbundle.util.webapp.files-archetype (-)
1572: remote -> org.jbundle.util.webapp:org.jbundle.util.webapp.proxy-archetype (-)
1573: remote -> org.jbundle.util.webapp:org.jbundle.util.webapp.redirect-archetype (-)
1574: remote -> org.jbundle.util.webapp:org.jbundle.util.webapp.upload-archetype (-)
1575: remote -> org.jbundle.util.webapp:org.jbundle.util.webapp.webdav-archetype (-)
1576: remote -> org.jbundle.util.webapp:org.jbundle.util.webapp.website-archetype (-)
1577: remote -> org.jclouds:jclouds-compute-service-archetype (Maven archetype for a provider of a Compute service)
1578: remote -> org.jclouds:jclouds-rest-client-archetype (Maven archetype for a provider of a rest-speaking service)
1579: remote -> org.jeasy:easy-rules-archetype (Maven archetype to create a skeleton project)
1580: remote -> org.jetbrains.kotlin:kotlin-archetype-js (Kotlin single-module JavaScript project archetype)
1581: remote -> org.jetbrains.kotlin:kotlin-archetype-jvm (Kotlin single-module JVM project archetype)
1582: remote -> org.jibx.ota.osgi:jibx-ota-osgi-archetype (-)
1583: remote -> org.jibx.schema.config:opentravel-ws-archetype (-)
1584: remote -> org.jibx.schema.org.opentravel._2010B:opentravel-archetype (-)
1585: remote -> org.jibx.schema.org.opentravel._2011A:opentravel-archetype (-)
1586: remote -> org.jibx.schema.org.opentravel._2011B:opentravel-archetype (-)
1587: remote -> org.jibx.schema.org.opentravel._2011B.ws:opentravel-touractivity-ws-archetype (-)
1588: remote -> org.jibx.schema.org.opentravel._2011B.ws:opentravel-touractivity-ws-service-archetype (-)
1589: remote -> org.jibx.schema.org.opentravel._2012A:opentravel-archetype (-)
1590: remote -> org.jibx.schema.org.opentravel._2012A.ws:opentravel-touractivity-ws-service-archetype (-)
1591: remote -> org.jibx.schema.org.opentravel._2012B:opentravel-archetype (-)
1592: remote -> org.jibx.schema.org.opentravel._2012B.ws:opentravel-touractivity-ws-service-archetype (-)
1593: remote -> org.jibx.schema.org.opentravel._2013A:opentravel-archetype (-)
1594: remote -> org.jibx.schema.org.opentravel._2013A.ws:opentravel-touractivity-ws-service-archetype (-)
1595: remote -> org.jibx.schema.org.opentravel._2013B:opentravel-archetype (-)
1596: remote -> org.jibx.schema.org.opentravel._2013B.ws:opentravel-touractivity-ws-service-archetype (-)
1597: remote -> org.jibx.schema.org.opentravel._2014A:opentravel-archetype (-)
1598: remote -> org.jibx.schema.org.opentravel._2014A.ws:opentravel-touractivity-ws-service-archetype (-)
1599: remote -> org.jibx.schema.org.opentravel._2014B:opentravel-archetype (-)
1600: remote -> org.jibx.schema.org.opentravel._2014B.ws:opentravel-touractivity-ws-service-archetype (-)
1601: remote -> org.jini.maven-jini-plugin:jini-service-archetype (Archetype for Jini service project creation)
1602: remote -> org.jnario:jnario-archetype (Maven archetype for setting up a jnario project.)
1603: remote -> org.jooby:jooby-archetype (-)
1604: remote -> org.jorm-unit:jorm-unit-sample-archetype (Archetype that creates a sample project with jorm-unit sample test)
1605: remote -> org.jrebirth.af:archetype (JRebirth Archetype used to build a new fresh application)
1606: remote -> org.juzu:juzu-archetype (-)
1607: remote -> org.jvnet.hudson.tools:maven-hpi-plugin (Support for developing Hudson plugins with Apache Maven.)
1608: remote -> org.keedio.storm.topology.maven:storm-topology-archetype (Maven archetype to quickly generate storm topology projects.)
1609: remote -> org.kie:kie-drools-archetype (A basic kjar template with Drools rule example, JUnit 4 and logging binding.Use property droolsVersion to specify which version of Drools to use in generated kjar.Use property exampleWithCEP for a CEP rule example and related JUnit test case.Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).)
1610: remote -> org.kuali.rice:rice-archetype-quickstart (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.)
1611: remote -> org.kualigan.kuali.contrib:kc-contrib-archetype (An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies)
1612: remote -> org.kualigan.kuali.contrib:kfs-contrib-archetype (An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies)
1613: remote -> org.kualigan.maven.archetypes:kc-archetype (-)
1614: remote -> org.kualigan.maven.archetypes:kfs-archetype (-)
1615: remote -> org.kualigan.maven.archetypes:kfs3-archetype (-)
1616: remote -> org.kualigan.maven.archetypes:kfs4-archetype (-)
1617: remote -> org.kualigan.maven.archetypes:kr-archetype (-)
1618: remote -> org.kualigan.maven.archetypes:lb-copy-archetype (Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database)
1619: remote -> org.leapframework:archetype-dataapi (-)
1620: remote -> org.leapframework:archetype-webapi (-)
1621: remote -> org.luismmribeiro.archetype:JEE7Archetype (The JEE7 Archetype is a Java project that implements a complete 3-layer architecture using JEE7 andseveral other Java technologies. The goal of this archetype is to provide a complete, ready to work, 3-layerarchitecture, multi-module project.)
1622: remote -> org.makumba:makumba-archetype (Archetype for a makumba web-application)
1623: remote -> org.meruvian.midas:midas-archetype-blank (Generates blank Midas project template)
1624: remote -> org.meruvian.yama:yama-archetype (-)
1625: remote -> org.meruvian.yama:yama-jaxrs-archetype (-)
1626: remote -> org.meruvian.yama:yama-starter-archetype (-)
1627: remote -> org.meruvian.yama:yama-struts-archetype (-)
1628: remote -> org.minijax:minijax-archetype (Archetype for a new Minijax application)
1629: remote -> org.minijax:minijax-archetype-quickstart (Archetype for a new Minijax application)
1630: remote -> org.mixer2:mixer2-springmvc-archetype (archetype for SpringMVC web application with mixer2)
1631: remote -> org.mobicents.servlet.sip.archetypes:maven-archetype-sipapp (Archetype providing a default layout to start building SIP Servlets Applications.)
1632: remote -> org.mobicents.servlet.sip.archetypes:mss-testing-embeddedTomcat6-archetype (-)
1633: remote -> org.mobicents.servlet.sip.archetypes:mss-testing-embeddedTomcat7-archetype (-)
1634: remote -> org.mortbay.jetty.archetype:jetty-archetype-assembler (-)
1635: remote -> org.mortbay.jetty.archetype:jetty-archetype-fileserver (-)
1636: remote -> org.mule.ibeans:ibean-archetype (An archetype for creating an empty ibean maven project)
1637: remote -> org.mule.tools:ibean-archetype (Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented samplecode for the ibean itself and a a working testcase.)
1638: remote -> org.mule.tools:mule-catalog-archetype (-)
1639: remote -> org.mule.tools:mule-cloud-connector-archetype (Creates a new cloud connector project.)
1640: remote -> org.mule.tools:mule-example-archetype (An archetype for creating a Mule example application.)
1641: remote -> org.mule.tools:mule-module-archetype (An architype for creating a Mule Module. It provides options for adding certain mule features and configuring themodule for Muleforge.)
1642: remote -> org.mule.tools:mule-project-archetype (An architype for creating Mule applications.)
1643: remote -> org.mule.tools:mule-transport-archetype (Archetype for Mule 2.0 and above transport projects.)
1644: remote -> org.mule.tools.maven:maven-achetype-mule-app (A simple maven tool to create mule applications)
1645: remote -> org.mule.tools.maven:maven-achetype-mule-domain (-)
1646: remote -> org.mule.tools.maven:maven-achetype-mule-domain-bundle (-)
1647: remote -> org.mule.tools.maven:maven-archetype-mule-app (A simple maven tool to create mule applications)
1648: remote -> org.mule.tools.maven:maven-archetype-mule-domain (-)
1649: remote -> org.multiverse:multiverse-project-archetype (Skeleton for a project using Multiverse)
1650: remote -> org.mwolff:command-archetype (An archetype for building the command framework.)
1651: remote -> org.n52:servlet3-jetty-webapp-archetype (-)
1652: remote -> org.nakedobjects:application-archetype (-)
1653: remote -> org.nakedobjects:remoting-support (-)
1654: remote -> org.nakedobjects.archetypes:application (-)
1655: remote -> org.nakedobjects.plugins:hibernate-support (-)
1656: remote -> org.nakedobjects.plugins:html-war (-)
1657: remote -> org.nakedobjects.plugins:htmlviewer-war (-)
1658: remote -> org.nakedobjects.prototyping:application (-)
1659: remote -> org.nakedobjects.prototyping:icons (-)
1660: remote -> org.nakedosgi:bundle-archetype (-)
1661: remote -> org.ninjaframework:ninja-appengine-blog-archetype (-)
1662: remote -> org.ninjaframework:ninja-core-demo-archetype (-)
1663: remote -> org.ninjaframework:ninja-jpa-demo-archetype (-)
1664: remote -> org.ninjaframework:ninja-servlet-archetype-simple (-)
1665: remote -> org.ninjaframework:ninja-servlet-jpa-blog-archetype (-)
1666: remote -> org.ninjaframework:ninja-servlet-jpa-blog-integration-test-archetype (-)
1667: remote -> org.objectweb.fractal.cecilia:maven-archetype-cecilia-app (This archetype is useful to quick start Cecilia applications,having a source tree template already filled.)
1668: remote -> org.objectweb.fractal.cecilia:maven-archetype-cecilia-application (This archetype is useful to quick start Cecilia applications, having asource tree template already filled.)
1669: remote -> org.objectweb.fractal.cecilia:maven-archetype-cecilia-library (This archetype is useful to quick start Cecilia components libraryprojects, having a source tree template already filled.)
1670: remote -> org.objectweb.petals:maven-archetype-petals-jbi-binding-component (>This project is Maven 2 archetype associated to a JBI binding component project.)
1671: remote -> org.objectweb.petals:maven-archetype-petals-jbi-service-assembly (This project is Maven 2 archetype associated to a JBI service assembly project.)
1672: remote -> org.objectweb.petals:maven-archetype-petals-jbi-service-engine (This project is Maven 2 archetype associated to a JBI service engine project.)
1673: remote -> org.objectweb.petals:maven-archetype-petals-jbi-service-unit (This project is Maven 2 archetype associated to a JBI service unit project.)
1674: remote -> org.ojbc.archetypes:ojb-connector-archetype (-)
1675: remote -> org.onosproject:onos-api-archetype (ONOS OSGi API bundle archetype)
1676: remote -> org.onosproject:onos-bundle-archetype (ONOS OSGi bundle archetype)
1677: remote -> org.onosproject:onos-cli-archetype (ONOS Apache Karaf bundle archetype)
1678: remote -> org.onosproject:onos-rest-archetype (ONOS REST API bundle archetype)
1679: remote -> org.onosproject:onos-ui-archetype (ONOS UI Custom-View overlay archetype)
1680: remote -> org.onosproject:onos-uitab-archetype (ONOS UI Table-View overlay archetype)
1681: remote -> org.onosproject:onos-uitopo-archetype (ONOS UI Topology-Overlay overlay archetype)
1682: remote -> org.opencoweb:admin-archetype (-)
1683: remote -> org.opencoweb:coweb-archetype (-)
1684: remote -> org.openehealth.ipf.archetypes:ipf-archetype-basic (-)
1685: remote -> org.openengsb.tooling.archetypes:openengsb-tooling-archetypes-connector (Archetype to produce new Connector project)
1686: remote -> org.openengsb.tooling.archetypes:openengsb-tooling-archetypes-domain (Archetype to produce new Domain project)
1687: remote -> org.openengsb.tooling.archetypes:org.openengsb.tooling.archetypes.connector (Archetype to produce new Connector project)
1688: remote -> org.openengsb.tooling.archetypes:org.openengsb.tooling.archetypes.domain (Archetype to produce new Domain project)
1689: remote -> org.openengsb.tooling.archetypes.clientproject:org.openengsb.tooling.archetypes.clientproject.root (Archetype to produce new client project)
1690: remote -> org.opengis.cite:ets-archetype-testng (A template for creating an executable test suite (ETS) based on the TestNG framework.)
1691: remote -> org.openimaj:openimaj-quickstart-archetype (Maven quickstart archetype for OpenIMAJ)
1692: remote -> org.openimaj:openimaj-subproject-archetype (Maven archetype for creating OpenIMAJ subprojects with the most of the standard configuration completed automatically)
1693: remote -> org.openjdk.jcstress:jcstress-java-test-archetype (Generates JCStress test project.)
1694: remote -> org.openjdk.jmh:jmh-groovy-benchmark-archetype (Generates Groovy benchmarking project, uses JMH bytecode processors)
1695: remote -> org.openjdk.jmh:jmh-java-benchmark-archetype (Generates Java benchmarking project, uses JMH annotation processors)
1696: remote -> org.openjdk.jmh:jmh-kotlin-benchmark-archetype (Generates Kotlin benchmarking project, uses JMH bytecode processors)
1697: remote -> org.openjdk.jmh:jmh-scala-benchmark-archetype (Generates Scala benchmarking project, uses JMH bytecode processors)
1698: remote -> org.openjdk.jmh:jmh-simple-benchmark-archetype (Basic archetype for simple JMH-driven benchmark.)
1699: remote -> org.openl.rules:openl-simple-project (-)
1700: remote -> org.openl.rules:openl-simple-project-archetype (-)
1701: remote -> org.openmrs.maven.archetypes:openmrs-sdk-archetype-module-platform (-)
1702: remote -> org.openmrs.maven.archetypes:openmrs-sdk-archetype-module-refapp (-)
1703: remote -> org.openmrs.maven.archetypes:openmrs-sdk-archetype-submodule-owa (-)
1704: remote -> org.openntf.maven:odp-maven-archetype (-)
1705: remote -> org.openntf.sbt:sbt.sso.webapp-archetype (-)
1706: remote -> org.opensingular:singular-default-requirement-archetype (Singular server)
1707: remote -> org.opoo.press.maven.archetypes:opoopress-archetype-site (Archetype for creating a basic OpooPress site with sample plugin.)
1708: remote -> org.opoo.press.maven.archetypes:opoopress-archetype-site-blank (Archetype for creating a blank OpooPress site.)
1709: remote -> org.opoo.press.maven.archetypes:opoopress-archetype-theme (Archetype for creating a blank OpooPress theme project.artifactId must be start with prefix: 'opoopress-theme-'.')
1710: remote -> org.ops4j.pax.construct:maven-archetype-osgi-bundle (-)
1711: remote -> org.ops4j.pax.construct:maven-archetype-osgi-project (-)
1712: remote -> org.ops4j.pax.construct:maven-archetype-osgi-service (-)
1713: remote -> org.ops4j.pax.construct:maven-archetype-osgi-wrapper (-)
1714: remote -> org.ops4j.pax.construct:maven-archetype-spring-bean (-)
1715: remote -> org.ops4j.pax.exam:maven-archetype-paxexam-junit ()
1716: remote -> org.ops4j.pax.exam.archetypes:exam-glassfish41-archetype (Archetype for Pax Exam tests on GlassFish 4.1)
1717: remote -> org.ops4j.pax.exam.archetypes:exam-karaf-archetype (Archetype for Pax Exam tests on Karaf)
1718: remote -> org.ops4j.pax.exam.archetypes:exam-osgi-archetype (Archetype for Pax Exam tests on OSGi frameworks)
1719: remote -> org.ops4j.pax.exam.archetypes:exam-wildfly80-archetype (Archetype for Pax Exam tests on WildFly 8.0)
1720: remote -> org.ops4j.pax.web.archetypes:wab-archetype (-)
1721: remote -> org.ops4j.pax.web.archetypes:wab-gwt-archetype (-)
1722: remote -> org.ops4j.pax.web.archetypes:war-archetype (-)
1723: remote -> org.orienteer:orienteer-archetype-jar (An maven archetype for custom Orienteer jar modules)
1724: remote -> org.orienteer:orienteer-archetype-war (An maven archetype for custom Orienteer based WAR)
1725: remote -> org.ow2.jasmine.kerneos:kerneos-module-archetype (-)
1726: remote -> org.ow2.jasmine.kerneos:kerneos-war-archetype (-)
1727: remote -> org.ow2.jasmine.probe:jprobe-collector-archetype (-)
1728: remote -> org.ow2.jasmine.probe:jprobe-outer-archetype (-)
1729: remote -> org.ow2.jonas.camel:camel-archetype-simple-route (-)
1730: remote -> org.ow2.kerneos:kerneos-application-archetype (-)
1731: remote -> org.ow2.kerneos:kerneos-flex-archetypes-application (-)
1732: remote -> org.ow2.kerneos:kerneos-flex-archetypes-module (-)
1733: remote -> org.ow2.kerneos:kerneos-flex-archetypes-module-fragment (-)
1734: remote -> org.ow2.kerneos:kerneos-module-archetype (-)
1735: remote -> org.ow2.orchestra:orchestra-extension-archetype (Generates extensions for Orchestra)
1736: remote -> org.ow2.petals:maven-archetype-petals-jbi-binding-component (This project is Maven 2 archetype associated to a JBI binding component project.)
1737: remote -> org.ow2.petals:maven-archetype-petals-jbi-service-assembly (This project is Maven 2 archetype associated to a JBI service assembly project.)
1738: remote -> org.ow2.petals:maven-archetype-petals-jbi-service-engine (This project is Maven 2 archetype associated to a JBI service engine project.)
1739: remote -> org.ow2.petals:maven-archetype-petals-jbi-service-unit (This project is Maven 2 archetype associated to a JBI service unit project.)
1740: remote -> org.ow2.petals:maven-archetype-petals-jbi-shared-library (This project is Maven 2 archetype associated to a JBI Shared Library project.)
1741: remote -> org.ow2.shelbie:shelbie-command-archetype (-)
1742: remote -> org.ow2.weblab.tools.maven:weblab-archetype-analyser (The Archetype used to generate a stub for analyser. This should be called through the weblab-archetype-plugin and not directly.)
1743: remote -> org.ow2.weblab.tools.maven:weblab-archetype-configurable (The Archetype used to generate a stub for configurable. This should be called through the weblab-archetype-plugin and not directly.)
1744: remote -> org.ow2.weblab.tools.maven:weblab-archetype-indexer (The Archetype used to generate a stub for indexer. This should be called through the weblab-archetype-plugin and not directly.)
1745: remote -> org.ow2.weblab.tools.maven:weblab-archetype-queuemanager (The Archetype used to generate a stub for queuemanager. This should be called through the weblab-archetype-plugin and not directly.)
1746: remote -> org.ow2.weblab.tools.maven:weblab-archetype-reportprovider (The Archetype used to generate a stub for reportprovider. This should be called through the weblab-archetype-plugin and not directly.)
1747: remote -> org.ow2.weblab.tools.maven:weblab-archetype-resourcecontainer (The Archetype used to generate a stub for resourcecontainer. This should be called through the weblab-archetype-plugin and not directly.)
1748: remote -> org.ow2.weblab.tools.maven:weblab-archetype-resources (The Archetype used to generate a stub for any WebLab service. It should be used in conjunction with interfaces specific archetypes. This should be called through the weblab-archetype-plugin and not directly.)
1749: remote -> org.ow2.weblab.tools.maven:weblab-archetype-searcher (The Archetype used to generate a stub for searcher. This should be called through the weblab-archetype-plugin and not directly.)
1750: remote -> org.ow2.weblab.tools.maven:weblab-archetype-sourcereader (The Archetype used to generate a stub for sourcereader. This should be called through the weblab-archetype-plugin and not directly.)
1751: remote -> org.ow2.weblab.tools.maven:weblab-archetype-trainable (The Archetype used to generate a stub for trainable. This should be called through the weblab-archetype-plugin and not directly.)
1752: remote -> org.owasp:dependency-check-plugin (-)
1753: remote -> org.parallelj:parallelj-archetype (ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.)
1754: remote -> org.parallelj:parallelj-archetype-web (ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.)
1755: remote -> org.parancoe:parancoe-pluginarchetype (-)
1756: remote -> org.parancoe:parancoe-webarchetype (-)
1757: remote -> org.patterntesting:patterntesting-tools (PatternTesting Tools (patterntesting-tools) is the container fortools around PatternTesting like the Ant extensions and Maven plugin.)
1758: remote -> org.peelframework:peel-flink-bundle (-)
1759: remote -> org.peelframework:peel-flinkspark-bundle (-)
1760: remote -> org.peelframework:peel-spark-bundle (-)
1761: remote -> org.pousse-cafe-framework:pousse-cafe-simple-meta-app-archetype (Pousse-Café is a framework assisting in writing DDD-based applications. This is a simple meta-app archetype.)
1762: remote -> org.pustefixframework:pustefix-archetype-application (Pustefix Archetype for Applications)
1763: remote -> org.pustefixframework:pustefix-archetype-basic (Pustefix archetype creating a basic application)
1764: remote -> org.pustefixframework.maven.archetypes:pustefix-archetype-module (Pustefix Archetype for Modules)
1765: remote -> org.qianalyze:QiAnalyzeModule-Archetype (The archetype to create a new QiAnalyze Module for more information visit http://java.net/projects/qianalyze)
1766: remote -> org.qianalyze.sample:QiAnalyzeModule (The archetype to create a new QiAnalyze Module for more information visit http://java.net/projects/qianalyze)
1767: remote -> org.qooxdoo:qooxdoo-archetype-desktop (An archetype to create a qooxdoo application)
1768: remote -> org.qooxdoo:qooxdoo-archetype-gui (An archetype to create a qooxdoo application)
1769: remote -> org.quattor.maven:cfg-module (-)
1770: remote -> org.quattor.pan:panc-maven-archetype (-)
1771: remote -> org.rauschig:maven-archetype-bundle (A maven archetype that incorporates common artifacts for OSS development and OSGi compatibility)
1772: remote -> org.resthub:resthub-jpa-backbonejs-archetype (-)
1773: remote -> org.resthub:resthub-jpa-backbonejs-multi-archetype (-)
1774: remote -> org.resthub:resthub-mongodb-backbonejs-archetype (-)
1775: remote -> org.resthub:resthub-mongodb-backbonejs-multi-archetype (-)
1776: remote -> org.rhq:rhq-plugin-archetype (-)
1777: remote -> org.rhq.maven:smartgwt-war-archetype (archetype for a Maven project for a SmartGWT web application (WAR))
1778: remote -> org.richfaces.archetypes:richfaces-archetype-kitchensink (A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from thejboss-javaee6-webapp archetype)
1779: remote -> org.richfaces.archetypes:richfaces-archetype-simpleapp (-)
1780: remote -> org.robovm:robovm-console-template (-)
1781: remote -> org.robovm:robovm-cross-platform-kotlin-template (-)
1782: remote -> org.robovm:robovm-cross-platform-template (-)
1783: remote -> org.robovm:robovm-default-template (-)
1784: remote -> org.robovm:robovm-single-view-template (-)
1785: remote -> org.robovm:robovm-templates-console (-)
1786: remote -> org.robovm:robovm-templates-cross-platform (-)
1787: remote -> org.robovm:robovm-templates-cross-platform-kotlin (-)
1788: remote -> org.robovm:robovm-templates-ios-single-view (-)
1789: remote -> org.robovm:robovm-templates-ios-single-view-no-ib (-)
1790: remote -> org.robovm:robovm-templates-tvos-single-view (-)
1791: remote -> org.robovm:robovm-templates-tvos-single-view-no-ib (-)
1792: remote -> org.sadiframework:sadi-service-archetype (-)
1793: remote -> org.sakaiproject.maven-archetype:sakai-wicket-maven-archetype (The Sakai Wicket Maven Archetype allows you to generate a sample Sakai app via a single Maven command.The app is based on Apache Wicket which integrates nicely with Sakai.The app demonstrates how to get a Sakai tool styled, internationalised and registered, setup your own APIs, wire them up with Spring and inject them via annotations.The 1.1 and up releases also include multi database support via Spring JDBC. It could easily be used as a base for a real tool.)
1794: remote -> org.scala-tools.archetypes:liftweb-archetype-blank (Archetype - blank project for liwftweb)
1795: remote -> org.scala-tools.archetypes:liftweb-archetype-hellolift (Archetype - hellolift sample liwftweb application)
1796: remote -> org.scala-tools.archetypes:scala-archetype-simple (The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.)
1797: remote -> org.scalatra.scalate.tooling:scalate-archetype-guice_2.10 (An archetype which creates an empty Scalate Guice web application)
1798: remote -> org.scalatra.scalate.tooling:scalate-archetype-guice_2.11 (An archetype which creates an empty Scalate Guice web application)
1799: remote -> org.scalatra.scalate.tooling:scalate-archetype-jersey_2.10 (An archetype which creates an empty Scalate web application)
1800: remote -> org.scalatra.scalate.tooling:scalate-archetype-jersey_2.11 (An archetype which creates an empty Scalate web application)
1801: remote -> org.scalatra.scalate.tooling:scalate-archetype-sitegen_2.10 (An archetype which creates an empty Scalate static website generation project)
1802: remote -> org.scalatra.scalate.tooling:scalate-archetype-sitegen_2.11 (An archetype which creates an empty Scalate static website generation project)
1803: remote -> org.sculptorgenerator:sculptor-maven-archetype (Maven archetype for a business tier project using the Sculptor code generator)
1804: remote -> org.sculptorgenerator:sculptor-maven-archetype-ear (Maven archetype for a EAR project using the Sculptor code generator)
1805: remote -> org.sculptorgenerator:sculptor-maven-archetype-parent (Maven archetype for a parent project using the Sculptor code generator)
1806: remote -> org.sculptorgenerator:sculptor-maven-archetype-web (Maven archetype for a WAR project using the Sculptor code generator)
1807: remote -> org.seedstack:addon-archetype (SeedStack add-on archetype)
1808: remote -> org.seedstack:batch-archetype (SeedStack mono-module JAR integrating Spring Batch)
1809: remote -> org.seedstack:cli-archetype (SeedStack single JAR for CLI applications)
1810: remote -> org.seedstack:domain-archetype (SeedStack mono-module JAR for reusable domains)
1811: remote -> org.seedstack:rest-archetype (SeedStack mono-module WAR dedicated to REST-only projects, like micro-services)
1812: remote -> org.seedstack:web-archetype (SeedStack Web project for serving REST API and other Web resources.)
1813: remote -> org.siqisource.agave:archetypes-quickstart (-)
1814: remote -> org.sitoolkit.ad.archetype:javaee7-web-min (archetype for javaee7 minimum web application,useful for self study and developing new application.)
1815: remote -> org.sitoolkit.ad.archetype:javaee7-web-tips (archetype for javaee7 web application with useful tips)
1816: remote -> org.sitoolkit.ad.archetype:sit-ad-archetype (This project is generated from org.sitoolkit.archetype:sit-ad-archetype)
1817: remote -> org.sitoolkit.archetype:sit-archetype (This project is generated from org.sitoolkit.archetype:sit-archetype)
1818: remote -> org.sitoolkit.tester:sit-tester-archetype (archetype for sit-tester)
1819: remote -> org.sitoolkit.wt:sit-wt-archetype (archetype for sit-wt)
1820: remote -> org.sitoolkit.wt:sit-wt-project (archetype for sit-wt)
1821: remote -> org.slf4j:slf4j-archetype (The slf4j Archetype)
1822: remote -> org.slick2d:slick2d-basic-game-archetype (Maven archetype for a Slick2D based game)
1823: remote -> org.smartboot.maven.archetype:smartboot-archetype (smartboot-archetype)
1824: remote -> org.sonatype.flexmojos:flexmojos-archetypes-application (-)
1825: remote -> org.sonatype.flexmojos:flexmojos-archetypes-library (-)
1826: remote -> org.sonatype.flexmojos:flexmojos-archetypes-modular-webapp (-)
1827: remote -> org.sonatype.nexus.archetypes:nexus-plugin-archetype (-)
1828: remote -> org.spilth:java8-junit4-quickstart (A Maven Archetype for creating a Java 8 project using Junit 4)
1829: remote -> org.spilth:java8-minimal-quickstart (A Maven Archetype for creating a minimal Java 8 project)
1830: remote -> org.spilth:java9-minimal-quickstart (A Maven Archetype for creating a minimal Java 9 project)
1831: remote -> org.springframework.boot:spring-boot-sample-actuator-archetype (Spring Boot Actuator Sample)
1832: remote -> org.springframework.boot:spring-boot-sample-actuator-log4j-archetype (Spring Boot Actuator Log4J Sample)
1833: remote -> org.springframework.boot:spring-boot-sample-actuator-noweb-archetype (Spring Boot Actuator Non-Web Sample)
1834: remote -> org.springframework.boot:spring-boot-sample-actuator-ui-archetype (Spring Boot Actuator UI Sample)
1835: remote -> org.springframework.boot:spring-boot-sample-amqp-archetype (Spring Boot AMQP Sample)
1836: remote -> org.springframework.boot:spring-boot-sample-aop-archetype (Spring Boot AOP Sample)
1837: remote -> org.springframework.boot:spring-boot-sample-batch-archetype (Spring Boot Batch Sample)
1838: remote -> org.springframework.boot:spring-boot-sample-data-jpa-archetype (Spring Boot Data JPA Sample)
1839: remote -> org.springframework.boot:spring-boot-sample-data-mongodb-archetype (Spring Boot Data MongoDB Sample)
1840: remote -> org.springframework.boot:spring-boot-sample-data-redis-archetype (Spring Boot Data Redis Sample)
1841: remote -> org.springframework.boot:spring-boot-sample-data-rest-archetype (Spring Boot Data REST Sample)
1842: remote -> org.springframework.boot:spring-boot-sample-integration-archetype (Spring Boot Integration Sample)
1843: remote -> org.springframework.boot:spring-boot-sample-jetty-archetype (Spring Boot Jetty Sample)
1844: remote -> org.springframework.boot:spring-boot-sample-profile-archetype (Spring Boot Profile Sample)
1845: remote -> org.springframework.boot:spring-boot-sample-secure-archetype (Spring Boot Security Sample)
1846: remote -> org.springframework.boot:spring-boot-sample-servlet-archetype (Spring Boot Servlet Sample)
1847: remote -> org.springframework.boot:spring-boot-sample-simple-archetype (Spring Boot Simple Sample)
1848: remote -> org.springframework.boot:spring-boot-sample-tomcat-archetype (Spring Boot Tomcat Sample)
1849: remote -> org.springframework.boot:spring-boot-sample-traditional-archetype (Spring Boot Traditional Sample)
1850: remote -> org.springframework.boot:spring-boot-sample-web-jsp-archetype (Spring Boot Web JSP Sample)
1851: remote -> org.springframework.boot:spring-boot-sample-web-method-security-archetype (Spring Boot Web Method Security Sample)
1852: remote -> org.springframework.boot:spring-boot-sample-web-secure-archetype (Spring Boot Web Secure Sample)
1853: remote -> org.springframework.boot:spring-boot-sample-web-static-archetype (Spring Boot Web Static Sample)
1854: remote -> org.springframework.boot:spring-boot-sample-web-ui-archetype (Spring Boot Web UI Sample)
1855: remote -> org.springframework.boot:spring-boot-sample-websocket-archetype (Spring Boot WebSocket Sample)
1856: remote -> org.springframework.boot:spring-boot-sample-xml-archetype (Spring Boot XML Sample)
1857: remote -> org.springframework.osgi:spring-osgi-bundle-archetype (Spring OSGi Maven2 Archetype)
1858: remote -> org.springframework.ws:spring-ws-archetype (Spring Web Services Maven2 Archetype.)
1859: remote -> org.sqlproc:sqlproc-archetype-simple-jdbc (SQL Processor Archetype for Simple JDBC Application)
1860: remote -> org.sqlproc:sqlproc-archetype-simple-spring (SQL Processor Archetype for Simple Spring Application)
1861: remote -> org.stackbox.archetypes:hadoop-v1-mr (A set of maven3 archetypes during my career in Miaozhen Systems)
1862: remote -> org.stackbox.archetypes:webapp-ssm-basic (A set of maven3 archetypes during my career in Miaozhen Systems)
1863: remote -> org.structr:structr-base-archetype (Structr is an open source framework based on the popular Neo4j graph database.)
1864: remote -> org.structr:structr-simple-example-archetype (Structr is an open source framework based on the popular Neo4j graph database.)
1865: remote -> org.structr:structr-ui-archetype (Structr is an open source framework based on the popular Neo4j graph database.)
1866: remote -> org.sweble.wikitext:swc-example-basic-archetype (An archetype that creates a simple application which is able to parse a pagewritten in Wikitext and render it as HTML.)
1867: remote -> org.sweble.wikitext:swc-example-serialization-archetype (An example project that contains a simple application that is able to parsea page written in Wikitext and serialize it to XML, JSON or binary.)
1868: remote -> org.sweble.wikitext:swc-example-xpath-archetype (An archetype that creates a simple application which is able to parsea page written in Wikitext and perform an XPath query on that document.)
1869: remote -> org.switchyard.archetypes:switchyard-application (-)
1870: remote -> org.syncope:syncope-archetype (Syncope archetype)
1871: remote -> org.tango-controls:jtango-maven-archetype (This is a custom archetype to generate skeleton JTango projects. JTango is a Java implementation of Tango controls - open source SCADA framework.)
1872: remote -> org.teavm:teavm-maven-webapp (An archetype that creates a simple web application with enabled TeaVM)
1873: remote -> org.teavm.flavour:teavm-flavour-application (Archetype for simple Flavour application)
1874: remote -> org.telosys.starterkits:angularHtml5offline-starterkit (archetype for starter Kit angular Html5 offline)
1875: remote -> org.telosys.starterkits:struts-jpa-starterkit (archetype for starter Kit Struts)
1876: remote -> org.terasoluna.batch:terasoluna-batch-archetype (Archetype project for TERASOLUNA Batch Framework for Java (5.x))
1877: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-multi-web-blank-archetype (Web Blank Multi Project using TERASOLUNA Server Framework for Java (5.x))
1878: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-multi-web-blank-jpa-archetype (Web Blank Multi Project (JPA) using TERASOLUNA Server Framework for Java (5.x))
1879: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-multi-web-blank-jpa-jpa-archetype (Web Blank Multi Project (JPA) (JPA) using TERASOLUNA Server Framework for Java (5.x))
1880: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-multi-web-blank-mybatis3-archetype (Web Blank Multi Project (MyBatis3) using TERASOLUNA Server Framework for Java (5.x))
1881: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-multi-web-blank-mybatis3-jpa-archetype (Web Blank Multi Project (MyBatis3) (JPA) using TERASOLUNA Server Framework for Java (5.x))
1882: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-multi-web-blank-mybatis3-jpa-jpa-archetype (Web Blank Multi Project (MyBatis3) (JPA) (JPA) using TERASOLUNA Server Framework for Java (5.x))
1883: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-web-blank-archetype (Web Blank Project using TERASOLUNA Server Framework for Java (5.x))
1884: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-web-blank-jpa-archetype (Web Blank Project (JPA) using TERASOLUNA Server Framework for Java (5.x))
1885: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-web-blank-mybatis3-archetype (Web Blank Project (MyBatis3) using TERASOLUNA Server Framework for Java (5.x))
1886: remote -> org.terasoluna.gfw.blank:terasoluna-gfw-web-blank-mybatis3-jpa-archetype (Web Blank Project (MyBatis3) (JPA) using TERASOLUNA Server Framework for Java (5.x))
1887: remote -> org.testifyproject.archetypes:junit-guice-integrationtest-archetype (Creates a new quickstart project to integration test Google Guice modules and services with Testify, JUnit4, Mockito, and AssertJ.)
1888: remote -> org.testifyproject.archetypes:junit-hk2-integrationtest-archetype (Creates a new quickstart project to integration test HK2 modules and services with Testify, JUnit4, Mockito, and AssertJ.)
1889: remote -> org.testifyproject.archetypes:junit-jersey-systemtest-archetype (Creates a new quickstart project to system test Jersey 2 Application with Testify, JUnit4, Mockito, and AssertJ.)
1890: remote -> org.testifyproject.archetypes:junit-resourceprovider-archetype (Creates a new quickstart project to create a reusable ResourceProvider implementation.)
1891: remote -> org.testifyproject.archetypes:junit-spring-integrationtest-archetype (Creates a new quickstart project to integration test Spring modules with Testify, JUnit4, Mockito, and AssertJ.)
1892: remote -> org.testifyproject.archetypes:junit-spring-systemtest-archetype (Creates a new quickstart project to system test Spring MVC application with Testify, JUnit4, Mockito, and AssertJ.)
1893: remote -> org.testifyproject.archetypes:junit-springboot-systemtest-archetype (Creates a new quickstart project to system test Spring Boot application with Testify, JUnit4, Mockito, and AssertJ.)
1894: remote -> org.testifyproject.archetypes:junit-unittest-archetype (Creates a new quickstart project to unit test Java code with Testify, JUnit4, Mockito, and AssertJ.)
1895: remote -> org.tinygroup:buproject (-)
1896: remote -> org.tinygroup:flowcomponent (-)
1897: remote -> org.tinygroup:org.tinygroup.developarchetype (-)
1898: remote -> org.tinygroup:org.tinygroup.flowcomponentarchetype (-)
1899: remote -> org.tinygroup:org.tinygroup.plugincomponentarchetype (-)
1900: remote -> org.tinygroup:org.tinygroup.uicomponentarchetype (-)
1901: remote -> org.tinygroup:org.tinygroup.weixinarchetype (-)
1902: remote -> org.tinygroup:plugincomponent (-)
1903: remote -> org.tinygroup:servicecomponentarchetype (-)
1904: remote -> org.tinygroup:uicomponent-archetype (-)
1905: remote -> org.tinygroup:webappproject (-)
1906: remote -> org.tinygroup:webappprojectarchetype (-)
1907: remote -> org.tomitribe:tomitribe-crest-archetype (-)
1908: remote -> org.trailsframework:trails-archetype (-)
1909: remote -> org.trailsframework:trails-secure-archetype (-)
1910: remote -> org.tynamo:tynamo-archetype (-)
1911: remote -> org.uberfire:uberfire-component-archetype (UberFire Component Archetype)
1912: remote -> org.uberfire:uberfire-project-archetype (UberFire Project Archetype)
1913: remote -> org.umlg:umlg-archetype (Generates a Umlg application with Umlg's datatypes, validation profile and a rest interface)
1914: remote -> org.visallo:visallo-plugin-archetype (Generate a project for Visallo plugin development)
1915: remote -> org.walkmod:walkmod-plugin-archetype (Archetype to create a walkmod plugin)
1916: remote -> org.wicketstuff.scala:wicket-scala-archetype (Basic setup for a project that combines Scala and Wicket,depending on the Wicket-Scala project. Includes an example Specstest.)
1917: remote -> org.wicketstuff.scala:wicketstuff-scala-archetype (Basic setup for a project that combines Scala and Wicket,depending on the Wicket-Scala project. Includes an example Specstest.)
1918: remote -> org.wikbook:wikbook.archetype (-)
1919: remote -> org.wildfly.archetype:wildfly-html5-mobile-archetype (An archetype that generates a Java EE 7 application using HTML5, and JAX-RS to support both desktop and mobile web browsers)
1920: remote -> org.wildfly.archetype:wildfly-html5-mobile-blank-archetype (An archetype that generates a Java EE 7 application using HTML5, and JAX-RS to support both desktop and mobile web browsers)
1921: remote -> org.wildfly.archetype:wildfly-javaee7-webapp-archetype (An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly)
1922: remote -> org.wildfly.archetype:wildfly-javaee7-webapp-blank-archetype (An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly)
1923: remote -> org.wildfly.archetype:wildfly-javaee7-webapp-ear-archetype (An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR)
1924: remote -> org.wildfly.archetype:wildfly-javaee7-webapp-ear-blank-archetype (An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR)
1925: remote -> org.wildfly.archetypes:wildfly-subsystem (An archetype that generates a skeleton project for implementing a WildFly 8 subsystem)
1926: remote -> org.wildfly.camel.archetypes:wildfly-camel-archetype-cdi (Creates a WildFly Camel CDI application)
1927: remote -> org.wildfly.camel.archetypes:wildfly-camel-archetype-spring (Creates a WildFly Camel Spring application)
1928: remote -> org.wildfly.swarm:archetype (-)
1929: remote -> org.wiperdog:wiperdog-osgi-bundle-archetype (-)
1930: remote -> org.wiperdog:wiperdog-osgi-ipojo-archetype (-)
1931: remote -> org.wisdom-framework:wisdom-default-project-archetype (-)
1932: remote -> org.wisdom-framework:wisdom-simple-watcher-archetype (-)
1933: remote -> org.wso2.carbon:org.wso2.carbon.archetypes.bundle (This is an archetype for an OSGi bundle)
1934: remote -> org.wso2.carbon:org.wso2.carbon.archetypes.component (This is an archetype for a Carbon Component which consumes an OSGi service registered by Carbon Kernel)
1935: remote -> org.wso2.iot:iot-devicetype-archetype (WSO2 IoT Device Type Archetype)
1936: remote -> org.wso2.msf4j:msf4j-microservice (This an archetype for WSO2 MSF4J microservice)
1937: remote -> org.xaloon.archetype:xaloon-archetype-wicket-jpa-glassfish (-)
1938: remote -> org.xaloon.archetype:xaloon-archetype-wicket-jpa-spring (-)
1939: remote -> org.xillium:xillium-arch (-)
1940: remote -> org.xwiki.commons:xwiki-commons-component-archetype (Make it easy to create a maven project for creating XWiki Components.)
1941: remote -> org.xwiki.rendering:xwiki-rendering-archetype-macro (Make it easy to create a maven project for creating XWiki Rendering Macros.)
1942: remote -> org.zkoss:zk-archetype-component (An archetype that generates a starter ZK component project)
1943: remote -> org.zkoss:zk-archetype-datahandler (An archetype that generates a starter ZK datahandler project)
1944: remote -> org.zkoss:zk-archetype-extension (An archetype that generates a starter ZK extension project)
1945: remote -> org.zkoss:zk-archetype-theme (An archetype that generates a starter ZK theme project)
1946: remote -> org.zkoss:zk-archetype-webapp (An archetype that generates a starter ZK CE webapp project)
1947: remote -> org.zkoss:zk-ee-eval-archetype-webapp (An archetype that generates a starter ZK EE-eval webapp project)
1948: remote -> org.zkoss:zk-ee-eval-archetype-webapp-spring (An archetype that generates a starter ZK EE-eval webapp project with Spring)
1949: remote -> org.zkoss:zk-ee-eval-archetype-webapp-spring-jpa (An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA)
1950: remote -> pl.bristleback:webapp-archetype (Web archetype for Bristleback Websocket Framework)
1951: remote -> pl.najda:dw-archetype (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.)
1952: remote -> pl.org.miki:java8-quickstart-archetype (Basic Java 8 archetype. Options:
-testLibrary: [junit, testng, none]. DEFAULT: junit. Adds the requested test library to the POM deps.
-compilerMode: [simple, test-only, retrolambda-main, retrolambda-all]. DEFAULT: simple.
--simple: everything is compiled as Java 8.
--test-only: set up test for Java 8, and main for Java 7.
--retrolambda-main: main code is compiled as Java 8, and then converted to Java 7 via retrolambda.
--retrolambda-all: all code is compiled as Java 8, and then converted to Java 7 via retrolambda.NOTE: Retrolambda support provided "as is" - if you have any problems, please file a ticket on the GitHub page!)
1953: remote -> pl.org.miki:scala-quickstart-archetype (Customizable cruft-free Scala archetype. Options:
-sourceFolders: [all-in-src-java, scala-only, both-split-src]. DEFAULT: all-in-src-java.
--all-in-src-java: Scala and Java code are both in src/main/java (same for test). Plays nicely with IDEs.
--scala-only: only src/main/scala set up, and set as source folder.
--both-split-src: both src/main/java and src/main/scala. Can play merry havock with IDEs, so not the default.
-testLibrary: [scalatest, specs2, scalacheck-only, junit-only]. DEFAULT: scalatest.
--scalatest: adds Scalatest AND Scalacheck AND JUnit for most of your testing needs.
--specs2: adds specs2 AND Scalacheck AND JUnit.
--scalacheck-junit: adds Scalacheck AND JUnit.
--junit-only: adds JUnit ONLY.
-scalaVersion: 2.10.x+. DEFAULT: 2.11.2.
*The Scala tool version is generated automatically.
*Some Scala versions may not be compatible with selected test library versions. Adjust as necessary.)
1954: remote -> pro.savant.circumflex:webapp-archetype (-)
1955: remote -> ro.coderdojo.spigot:spigot-template (Spigot Plugin for CoderDojo Workshops)
1956: remote -> ro.coderdojo.spigot:spigot-template-simple (Spigot Simple Plugin)
1957: remote -> ro.pippo:pippo-quickstart (-)
1958: remote -> ru.circumflex:circumflex-archetype (-)
1959: remote -> ru.nikitav.android.archetypes:release (-)
1960: remote -> ru.nikitav.android.archetypes:release-robolectric (-)
1961: remote -> ru.send-to.archetypes:dto-plugin-javaee7 (-)
1962: remote -> ru.send-to.archetypes:ear-plugin-javaee7 (-)
1963: remote -> ru.send-to.archetypes:ejb-plugin-javaee7 (-)
1964: remote -> ru.send-to.archetypes:root-pom-blank-javaee7 (-)
1965: remote -> ru.send-to.archetypes:root-pom-javaee7 (-)
1966: remote -> ru.send-to.versionManagement:vesions-plugin-javaee7 (Versions management plugin archetype)
1967: remote -> ru.stqa.selenium:webdriver-java-archetype (Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit/TestNG)
1968: remote -> ru.stqa.selenium:webdriver-junit-archetype (Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit)
1969: remote -> ru.stqa.selenium:webdriver-junit5-archetype (Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit5)
1970: remote -> ru.stqa.selenium:webdriver-testng-archetype (Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG)
1971: remote -> ru.yandex.cocaine:cocaine-client-archetype (Archetype for creating a basic client for Cocaine Application Engine.)
1972: remote -> ru.yandex.cocaine:cocaine-worker-archetype (Archetype for creating a basic worker for Cocaine Application Engine.)
1973: remote -> ru.yandex.qatools.camelot:camelot-plugin (-)
1974: remote -> se.hiq.oss:oss-project-archetype (Archetype for HiQ OSS Projects)
1975: remote -> se.vgregion.javg.maven.archetypes:javg-minimal-archetype (-)
1976: remote -> se.walkercrou:ghp-maven-archetype (Quickstart for developers wanting to integrate the GHP Maven Plugin)
1977: remote -> sk.seges.sesam:sesam-annotation-archetype (-)
1978: remote -> sk.upjs.jpaz2.archetypes:jpaz2-archetype-launcher (An archetype which contains a sample Java project with empty launcher and JPAZ2 as a dependency.)
1979: remote -> sk.upjs.jpaz2.archetypes:jpaz2-archetype-novice (An archetype which contains a sample Java project for JPAZ2 novices. The launcher instantiates a pane which animates moves and turnings.)
1980: remote -> sk.upjs.jpaz2.archetypes:jpaz2-archetype-quickstart (An archetype which contains a sample Java project with launcher. The launcher instantiates WinPane, SmartTurtle (extending Turtle), and ObjectInspector.)
1981: remote -> sk.upjs.jpaz2.archetypes:jpaz2-archetype-theater (An archetype which contains a sample Java project based on theater subpackage included in JPAZ2.)
1982: remote -> systems.manifold:archetype (Archetype to demonstrate the structure of a basic project using Manifold.)
1983: remote -> tk.skuro:clojure-maven-archetype (A simple Maven archetype for Clojure)
1984: remote -> top.marchand.archetype:sie-xf-prio-dep-import-generic ([ELS] Modèle de projet d'import Flash basé sur l'importeur générique)
1985: remote -> tr.com.lucidcode:kite-archetype (A Maven Archetype that allows users to create a Fresh Kite project)
1986: remote -> tr.com.obss.sdlc.archetype:obss-archetype-java (This archetype provides a common skelton for the Java packages.)
1987: remote -> tr.com.obss.sdlc.archetype:obss-archetype-webapp (This archetype provides a skelton for the Java Web Application packages.)
1988: remote -> ua.co.gravy.archetype:single-project-with-junit-and-slf4j (Create a single project with jUnit, Mockito and slf4j dependencies.)
1989: remote -> uk.ac.ebi.gxa:atlas-archetype (Archetype for generating a custom Atlas webapp)
1990: remote -> uk.ac.nactem.argo:argo-analysis-engine-archetype (An archetype which contains a sample Argo (UIMA) Analysis Engine)
1991: remote -> uk.ac.nactem.argo:argo-reader-archetype (An archetype which contains a sample Argo (UIMA) Reader)
1992: remote -> uk.ac.rdg.resc:edal-ncwms-based-webapp (-)
1993: remote -> uk.co.nemstix:basic-javaee7-archetype (A basic Java EE7 Maven archetype)
1994: remote -> uk.co.solong:angular-spring-archetype (So Long archetype for RESTful spring services with an AngularJS frontend. Includes debian deployment)
1995: remote -> us.fatehi:schemacrawler-archetype-maven-project (-)
1996: remote -> us.fatehi:schemacrawler-archetype-plugin-command (-)
1997: remote -> us.fatehi:schemacrawler-archetype-plugin-dbconnector (-)
1998: remote -> us.fatehi:schemacrawler-archetype-plugin-lint (-)
Choose a number or apply filter (format: [groupId:]artifactId, case sensitive contains): 1082:

 

查看全文
如若内容造成侵权/违法违规/事实不符,请联系编程学习网邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!

相关文章

  1. 基于Angularjs实现分页

    前言 学习任何一门语言前肯定是有业务需求来驱动你去学习它&#xff0c;当然ng也不例外&#xff0c;在学习ng前我第一个想做的demo就是基于ng实现分页&#xff0c;除去基本的计算思路外就是使用指令封装成一个插件&#xff0c;在需要分页的列表页面内直接引用。 插件 在封装分页…...

    2024/4/20 19:04:28
  2. 浅谈Django的Q查询以及AngularJS的Datatables分页插件

    使用Q查询&#xff0c;首先要导入Q模块&#xff1a; from django.db.models import Q 可以组合使用&,|操作符用于多个Q的对象,产生一个新的Q对象&#xff0c;Q对象也可以用~操作符放在前面表示否定&#xff0c;如下例所示&#xff1a; if search:keywords_list search.spl…...

    2024/4/19 23:04:40
  3. 双眼皮疤痕膏

    ...

    2024/4/28 7:03:47
  4. requireJS-build.js

    源文件地址&#xff1a;https://github.com/requirejs/r.js/blob/master/build/example.build.js /** 这是一个示例build文件,用来示范如何为requireJs应用build system* 这个build文件不是有效的&#xff0c;它所引用的路径在你的机器中可能不存在&#xff0c;该文件仅仅作为学…...

    2024/4/20 19:04:25
  5. angularjs的懒加载

    1、angularJS懒加载依赖模块 //设置 .config [ $ocLazyLoadProvider ($ocLazyLoadProvider) -> # We configure ocLazyLoad to use the lib script.js as the async loader $ocLazyLoadProvider.config debug: true events: true modules: [ { name: ui.grid files: [ //cdn…...

    2024/4/28 7:34:29
  6. r.js 合并require.js 引入文件 uglifyjs压缩代码

    2019独角兽企业重金招聘Python工程师标准>>> build.js 已经写好&#xff0c;直接运行命令&#xff0c;然后看报错哪个没引入&#xff0c;然后直接引入。再运行。 http://www.zhangxinxu.com/wordpress/2013/01/uglifyjs-compress-js/ 压缩 uglifyjs inet.js -m -o …...

    2024/4/21 6:35:53
  7. 疤痕体质可以割双眼皮吗

    ...

    2024/4/20 6:37:43
  8. Require.js的基本用法详解

    一:什么是require.js ①&#xff1a;require.js是一个js脚本加载器&#xff0c;它遵循AMD(Asynchronous Module Definition)规范&#xff0c;实现js脚本的异步加载&#xff0c;不阻塞页面的渲染和其后的脚本的执行&#xff0c;并提供了在加载完成之后的执行相应回调函数的功能&…...

    2024/4/21 6:35:51
  9. require.js

    一:什么是require.js ①&#xff1a;require.js是一个js脚本加载器&#xff0c;它遵循AMD(Asynchronous Module Definition)规范&#xff0c;实现js脚本的异步加载&#xff0c;不阻塞页面的渲染和其后的脚本的执行&#xff0c;并提供了在加载完成之后的执行相应回调函数的功能&…...

    2024/4/21 6:35:50
  10. 双眼皮贴闭眼

    ...

    2024/4/21 6:35:50
  11. 前端知识点总结---面试专用

    1.关于基础css html js部分 1.1基本算法 1&#xff09;快速排序 时间复杂度 nlogn function quickSort(arr){if (arr.length<1){return arr;}var pivotIndex 0,pivort arr.splice(pivortIndex, 1)[0];var left [],right [];for (var i 1, length arr.length; i < l…...

    2024/4/20 7:53:12
  12. Web前端代码构建优化

    前言 本次所做的构建针对于iVMS-5200 Professional 车载 1.0项目的前端工程。在现在化Web开发情况下&#xff0c;越来越注重用户体验&#xff0c;具体包括网站的访问速度&#xff0c;页面的自适应&#xff0c;页面操作的流畅度。如何做到更快&#xff0c;对前端开发人员尤为重…...

    2024/5/3 1:11:31
  13. Keil : Error-Flash Download failed Cortex-M4错误解决方案整理(J-Flash擦除下载教程)

    Keil : Error-Flash Download failed Cortex-M4错误解决方案整理在开发 nRF51822/nRF52832/nRF52840时候出现如下如下问题:问题: Keil电子下载时候出现 Error: Flash Download failed - "Cortex-M4"的错误,如下图根据官方教程解释如下,还是发现不容易解决,另外结…...

    2024/4/21 6:35:46
  14. require.js的好处以及用法(三)

    require.config({    urlArgs: "v" new Date().getTime(),baseUrl: "./js",paths: {      jquery1:["//cdn.bootcss.com/jquery/1.11.1/jquery","lib/jquery-1.11.1"],//数组&#xff0c;如果前面没有的话就加载后面的。jq…...

    2024/4/21 6:35:45
  15. Vue computed以及watch简单实现

    Vue computed以及watch简单实现Vue computed以及watch简单实现需求&#xff0c;实际应用场景说明结果展示代码中一些对象属性的概念解释上原理图描述一下响应式过程属性响应式初始化Dep与Watcher在响应式初始化的作用计算属性监听属性最后附上完整html可执行代码Vue computed以…...

    2024/5/3 4:51:02
  16. 双眼皮发青肿

    ...

    2024/4/21 6:35:43
  17. 前端模块化小总结—commonJs,AMD,CMD, ES6 的Module

    随着前端快速发展&#xff0c;需要使用javascript处理越来越多的事情&#xff0c;不在局限页面的交互&#xff0c;项目的需求越来越多&#xff0c;更多的逻辑需要在前端完成&#xff0c;这时需要一种新的模式 --模块化编程 模块化的理解&#xff1a;模块化是一种处理复杂系统分…...

    2024/4/21 6:35:42
  18. 合肥105整容上睑下垂做双眼皮怎么割

    ...

    2024/4/21 6:35:42
  19. 前端工程师必备:前端的模块化

    模块化的理解 什么是模块&#xff1f; 将一个复杂的程序依据一定的规则(规范)封装成几个块(文件), 并进行组合在一起&#xff1b;块的内部数据/实现是私有的, 只是向外部暴露一些接口(方法)与外部其它模块通信&#xff1b;一个模块的组成 数据--->内部的属性&#xff1b;操作…...

    2024/4/22 1:19:02
  20. RequireJS

    <script typetext/javascript src../scripts/lib/require.js data-main../scripts/main.js></script>首页index.html只需要引入requireJs库文件&#xff0c;并且指明入口函数main.js(data-main),它一般用来对requirejs进行配置&#xff0c;main.js内容如下:main.js…...

    2024/4/21 6:35:39

最新文章

  1. 手撕C语言题典——合并两个有序数组(顺序表)

    搭配食用更佳哦~~ 数据结构之顺顺顺——顺序表-CSDN博客 数据结构之顺序表的基本操作-CSDN博客 继续来做一下关于顺序表的经典算法题叭~ 前言 88. 合并两个有序数组 - 力扣&#xff08;LeetCode&#xff09; 合并数组也是力扣上关于顺序表的一道简单题&#xff0c;继续来加深…...

    2024/5/3 5:39:54
  2. 梯度消失和梯度爆炸的一些处理方法

    在这里是记录一下梯度消失或梯度爆炸的一些处理技巧。全当学习总结了如有错误还请留言&#xff0c;在此感激不尽。 权重和梯度的更新公式如下&#xff1a; w w − η ⋅ ∇ w w w - \eta \cdot \nabla w ww−η⋅∇w 个人通俗的理解梯度消失就是网络模型在反向求导的时候出…...

    2024/3/20 10:50:27
  3. Linux的软链接和硬链接

    1、软链接 概念&#xff1a;给文件创建一个快捷方式&#xff0c;依赖原文件&#xff0c;和普通文件没有区别。 特性&#xff1a; 可以给存在的文件或目录创建软链接可以给不存在的文件或目录创建软链接可以跨文件系统创建软链接删除软链接不影响原文件、删除原文件会导致软链…...

    2024/4/30 17:33:33
  4. WP Rocket v3.15.10最新版强大的WordPress缓存插件

    WP Rocket v3.15.10是一款强大的WordPress缓存插件&#xff0c;它通过一系列优化措施来提高网站的速度和性能。 WP Rocket与免费缓存插件相比&#xff0c;提供了更丰富和高级的自定义设置功能。这些包括媒体优化、预加载、延迟加载和数据库优化等。特别是对于没有任何缓存技术…...

    2024/4/30 17:25:04
  5. 【外汇早评】美通胀数据走低,美元调整

    原标题:【外汇早评】美通胀数据走低,美元调整昨日美国方面公布了新一期的核心PCE物价指数数据,同比增长1.6%,低于前值和预期值的1.7%,距离美联储的通胀目标2%继续走低,通胀压力较低,且此前美国一季度GDP初值中的消费部分下滑明显,因此市场对美联储后续更可能降息的政策…...

    2024/5/1 17:30:59
  6. 【原油贵金属周评】原油多头拥挤,价格调整

    原标题:【原油贵金属周评】原油多头拥挤,价格调整本周国际劳动节,我们喜迎四天假期,但是整个金融市场确实流动性充沛,大事频发,各个商品波动剧烈。美国方面,在本周四凌晨公布5月份的利率决议和新闻发布会,维持联邦基金利率在2.25%-2.50%不变,符合市场预期。同时美联储…...

    2024/5/2 16:16:39
  7. 【外汇周评】靓丽非农不及疲软通胀影响

    原标题:【外汇周评】靓丽非农不及疲软通胀影响在刚结束的周五,美国方面公布了新一期的非农就业数据,大幅好于前值和预期,新增就业重新回到20万以上。具体数据: 美国4月非农就业人口变动 26.3万人,预期 19万人,前值 19.6万人。 美国4月失业率 3.6%,预期 3.8%,前值 3…...

    2024/4/29 2:29:43
  8. 【原油贵金属早评】库存继续增加,油价收跌

    原标题:【原油贵金属早评】库存继续增加,油价收跌周三清晨公布美国当周API原油库存数据,上周原油库存增加281万桶至4.692亿桶,增幅超过预期的74.4万桶。且有消息人士称,沙特阿美据悉将于6月向亚洲炼油厂额外出售更多原油,印度炼油商预计将每日获得至多20万桶的额外原油供…...

    2024/5/2 9:28:15
  9. 【外汇早评】日本央行会议纪要不改日元强势

    原标题:【外汇早评】日本央行会议纪要不改日元强势近两日日元大幅走强与近期市场风险情绪上升,避险资金回流日元有关,也与前一段时间的美日贸易谈判给日本缓冲期,日本方面对汇率问题也避免继续贬值有关。虽然今日早间日本央行公布的利率会议纪要仍然是支持宽松政策,但这符…...

    2024/4/27 17:58:04
  10. 【原油贵金属早评】欧佩克稳定市场,填补伊朗问题的影响

    原标题:【原油贵金属早评】欧佩克稳定市场,填补伊朗问题的影响近日伊朗局势升温,导致市场担忧影响原油供给,油价试图反弹。此时OPEC表态稳定市场。据消息人士透露,沙特6月石油出口料将低于700万桶/日,沙特已经收到石油消费国提出的6月份扩大出口的“适度要求”,沙特将满…...

    2024/4/27 14:22:49
  11. 【外汇早评】美欲与伊朗重谈协议

    原标题:【外汇早评】美欲与伊朗重谈协议美国对伊朗的制裁遭到伊朗的抗议,昨日伊朗方面提出将部分退出伊核协议。而此行为又遭到欧洲方面对伊朗的谴责和警告,伊朗外长昨日回应称,欧洲国家履行它们的义务,伊核协议就能保证存续。据传闻伊朗的导弹已经对准了以色列和美国的航…...

    2024/4/28 1:28:33
  12. 【原油贵金属早评】波动率飙升,市场情绪动荡

    原标题:【原油贵金属早评】波动率飙升,市场情绪动荡因中美贸易谈判不安情绪影响,金融市场各资产品种出现明显的波动。随着美国与中方开启第十一轮谈判之际,美国按照既定计划向中国2000亿商品征收25%的关税,市场情绪有所平复,已经开始接受这一事实。虽然波动率-恐慌指数VI…...

    2024/4/30 9:43:09
  13. 【原油贵金属周评】伊朗局势升温,黄金多头跃跃欲试

    原标题:【原油贵金属周评】伊朗局势升温,黄金多头跃跃欲试美国和伊朗的局势继续升温,市场风险情绪上升,避险黄金有向上突破阻力的迹象。原油方面稍显平稳,近期美国和OPEC加大供给及市场需求回落的影响,伊朗局势并未推升油价走强。近期中美贸易谈判摩擦再度升级,美国对中…...

    2024/4/27 17:59:30
  14. 【原油贵金属早评】市场情绪继续恶化,黄金上破

    原标题:【原油贵金属早评】市场情绪继续恶化,黄金上破周初中国针对于美国加征关税的进行的反制措施引发市场情绪的大幅波动,人民币汇率出现大幅的贬值动能,金融市场受到非常明显的冲击。尤其是波动率起来之后,对于股市的表现尤其不安。隔夜美国股市出现明显的下行走势,这…...

    2024/5/2 15:04:34
  15. 【外汇早评】美伊僵持,风险情绪继续升温

    原标题:【外汇早评】美伊僵持,风险情绪继续升温昨日沙特两艘油轮再次发生爆炸事件,导致波斯湾局势进一步恶化,市场担忧美伊可能会出现摩擦生火,避险品种获得支撑,黄金和日元大幅走强。美指受中美贸易问题影响而在低位震荡。继5月12日,四艘商船在阿联酋领海附近的阿曼湾、…...

    2024/4/28 1:34:08
  16. 【原油贵金属早评】贸易冲突导致需求低迷,油价弱势

    原标题:【原油贵金属早评】贸易冲突导致需求低迷,油价弱势近日虽然伊朗局势升温,中东地区几起油船被袭击事件影响,但油价并未走高,而是出于调整结构中。由于市场预期局势失控的可能性较低,而中美贸易问题导致的全球经济衰退风险更大,需求会持续低迷,因此油价调整压力较…...

    2024/4/26 19:03:37
  17. 氧生福地 玩美北湖(上)——为时光守候两千年

    原标题:氧生福地 玩美北湖(上)——为时光守候两千年一次说走就走的旅行,只有一张高铁票的距离~ 所以,湖南郴州,我来了~ 从广州南站出发,一个半小时就到达郴州西站了。在动车上,同时改票的南风兄和我居然被分到了一个车厢,所以一路非常愉快地聊了过来。 挺好,最起…...

    2024/4/29 20:46:55
  18. 氧生福地 玩美北湖(中)——永春梯田里的美与鲜

    原标题:氧生福地 玩美北湖(中)——永春梯田里的美与鲜一觉醒来,因为大家太爱“美”照,在柳毅山庄去寻找龙女而错过了早餐时间。近十点,向导坏坏还是带着饥肠辘辘的我们去吃郴州最富有盛名的“鱼头粉”。说这是“十二分推荐”,到郴州必吃的美食之一。 哇塞!那个味美香甜…...

    2024/4/30 22:21:04
  19. 氧生福地 玩美北湖(下)——奔跑吧骚年!

    原标题:氧生福地 玩美北湖(下)——奔跑吧骚年!让我们红尘做伴 活得潇潇洒洒 策马奔腾共享人世繁华 对酒当歌唱出心中喜悦 轰轰烈烈把握青春年华 让我们红尘做伴 活得潇潇洒洒 策马奔腾共享人世繁华 对酒当歌唱出心中喜悦 轰轰烈烈把握青春年华 啊……啊……啊 两…...

    2024/5/1 4:32:01
  20. 扒开伪装医用面膜,翻六倍价格宰客,小姐姐注意了!

    原标题:扒开伪装医用面膜,翻六倍价格宰客,小姐姐注意了!扒开伪装医用面膜,翻六倍价格宰客!当行业里的某一品项火爆了,就会有很多商家蹭热度,装逼忽悠,最近火爆朋友圈的医用面膜,被沾上了污点,到底怎么回事呢? “比普通面膜安全、效果好!痘痘、痘印、敏感肌都能用…...

    2024/4/27 23:24:42
  21. 「发现」铁皮石斛仙草之神奇功效用于医用面膜

    原标题:「发现」铁皮石斛仙草之神奇功效用于医用面膜丽彦妆铁皮石斛医用面膜|石斛多糖无菌修护补水贴19大优势: 1、铁皮石斛:自唐宋以来,一直被列为皇室贡品,铁皮石斛生于海拔1600米的悬崖峭壁之上,繁殖力差,产量极低,所以古代仅供皇室、贵族享用 2、铁皮石斛自古民间…...

    2024/4/28 5:48:52
  22. 丽彦妆\医用面膜\冷敷贴轻奢医学护肤引导者

    原标题:丽彦妆\医用面膜\冷敷贴轻奢医学护肤引导者【公司简介】 广州华彬企业隶属香港华彬集团有限公司,专注美业21年,其旗下品牌: 「圣茵美」私密荷尔蒙抗衰,产后修复 「圣仪轩」私密荷尔蒙抗衰,产后修复 「花茵莳」私密荷尔蒙抗衰,产后修复 「丽彦妆」专注医学护…...

    2024/4/30 9:42:22
  23. 广州械字号面膜生产厂家OEM/ODM4项须知!

    原标题:广州械字号面膜生产厂家OEM/ODM4项须知!广州械字号面膜生产厂家OEM/ODM流程及注意事项解读: 械字号医用面膜,其实在我国并没有严格的定义,通常我们说的医美面膜指的应该是一种「医用敷料」,也就是说,医用面膜其实算作「医疗器械」的一种,又称「医用冷敷贴」。 …...

    2024/5/2 9:07:46
  24. 械字号医用眼膜缓解用眼过度到底有无作用?

    原标题:械字号医用眼膜缓解用眼过度到底有无作用?医用眼膜/械字号眼膜/医用冷敷眼贴 凝胶层为亲水高分子材料,含70%以上的水分。体表皮肤温度传导到本产品的凝胶层,热量被凝胶内水分子吸收,通过水分的蒸发带走大量的热量,可迅速地降低体表皮肤局部温度,减轻局部皮肤的灼…...

    2024/4/30 9:42:49
  25. 配置失败还原请勿关闭计算机,电脑开机屏幕上面显示,配置失败还原更改 请勿关闭计算机 开不了机 这个问题怎么办...

    解析如下&#xff1a;1、长按电脑电源键直至关机&#xff0c;然后再按一次电源健重启电脑&#xff0c;按F8健进入安全模式2、安全模式下进入Windows系统桌面后&#xff0c;按住“winR”打开运行窗口&#xff0c;输入“services.msc”打开服务设置3、在服务界面&#xff0c;选中…...

    2022/11/19 21:17:18
  26. 错误使用 reshape要执行 RESHAPE,请勿更改元素数目。

    %读入6幅图像&#xff08;每一幅图像的大小是564*564&#xff09; f1 imread(WashingtonDC_Band1_564.tif); subplot(3,2,1),imshow(f1); f2 imread(WashingtonDC_Band2_564.tif); subplot(3,2,2),imshow(f2); f3 imread(WashingtonDC_Band3_564.tif); subplot(3,2,3),imsho…...

    2022/11/19 21:17:16
  27. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机...

    win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”问题的解决方法在win7系统关机时如果有升级系统的或者其他需要会直接进入一个 等待界面&#xff0c;在等待界面中我们需要等待操作结束才能关机&#xff0c;虽然这比较麻烦&#xff0c;但是对系统进行配置和升级…...

    2022/11/19 21:17:15
  28. 台式电脑显示配置100%请勿关闭计算机,“准备配置windows 请勿关闭计算机”的解决方法...

    有不少用户在重装Win7系统或更新系统后会遇到“准备配置windows&#xff0c;请勿关闭计算机”的提示&#xff0c;要过很久才能进入系统&#xff0c;有的用户甚至几个小时也无法进入&#xff0c;下面就教大家这个问题的解决方法。第一种方法&#xff1a;我们首先在左下角的“开始…...

    2022/11/19 21:17:14
  29. win7 正在配置 请勿关闭计算机,怎么办Win7开机显示正在配置Windows Update请勿关机...

    置信有很多用户都跟小编一样遇到过这样的问题&#xff0c;电脑时发现开机屏幕显现“正在配置Windows Update&#xff0c;请勿关机”(如下图所示)&#xff0c;而且还需求等大约5分钟才干进入系统。这是怎样回事呢&#xff1f;一切都是正常操作的&#xff0c;为什么开时机呈现“正…...

    2022/11/19 21:17:13
  30. 准备配置windows 请勿关闭计算机 蓝屏,Win7开机总是出现提示“配置Windows请勿关机”...

    Win7系统开机启动时总是出现“配置Windows请勿关机”的提示&#xff0c;没过几秒后电脑自动重启&#xff0c;每次开机都这样无法进入系统&#xff0c;此时碰到这种现象的用户就可以使用以下5种方法解决问题。方法一&#xff1a;开机按下F8&#xff0c;在出现的Windows高级启动选…...

    2022/11/19 21:17:12
  31. 准备windows请勿关闭计算机要多久,windows10系统提示正在准备windows请勿关闭计算机怎么办...

    有不少windows10系统用户反映说碰到这样一个情况&#xff0c;就是电脑提示正在准备windows请勿关闭计算机&#xff0c;碰到这样的问题该怎么解决呢&#xff0c;现在小编就给大家分享一下windows10系统提示正在准备windows请勿关闭计算机的具体第一种方法&#xff1a;1、2、依次…...

    2022/11/19 21:17:11
  32. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”的解决方法...

    今天和大家分享一下win7系统重装了Win7旗舰版系统后&#xff0c;每次关机的时候桌面上都会显示一个“配置Windows Update的界面&#xff0c;提示请勿关闭计算机”&#xff0c;每次停留好几分钟才能正常关机&#xff0c;导致什么情况引起的呢&#xff1f;出现配置Windows Update…...

    2022/11/19 21:17:10
  33. 电脑桌面一直是清理请关闭计算机,windows7一直卡在清理 请勿关闭计算机-win7清理请勿关机,win7配置更新35%不动...

    只能是等着&#xff0c;别无他法。说是卡着如果你看硬盘灯应该在读写。如果从 Win 10 无法正常回滚&#xff0c;只能是考虑备份数据后重装系统了。解决来方案一&#xff1a;管理员运行cmd&#xff1a;net stop WuAuServcd %windir%ren SoftwareDistribution SDoldnet start WuA…...

    2022/11/19 21:17:09
  34. 计算机配置更新不起,电脑提示“配置Windows Update请勿关闭计算机”怎么办?

    原标题&#xff1a;电脑提示“配置Windows Update请勿关闭计算机”怎么办&#xff1f;win7系统中在开机与关闭的时候总是显示“配置windows update请勿关闭计算机”相信有不少朋友都曾遇到过一次两次还能忍但经常遇到就叫人感到心烦了遇到这种问题怎么办呢&#xff1f;一般的方…...

    2022/11/19 21:17:08
  35. 计算机正在配置无法关机,关机提示 windows7 正在配置windows 请勿关闭计算机 ,然后等了一晚上也没有关掉。现在电脑无法正常关机...

    关机提示 windows7 正在配置windows 请勿关闭计算机 &#xff0c;然后等了一晚上也没有关掉。现在电脑无法正常关机以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;关机提示 windows7 正在配…...

    2022/11/19 21:17:05
  36. 钉钉提示请勿通过开发者调试模式_钉钉请勿通过开发者调试模式是真的吗好不好用...

    钉钉请勿通过开发者调试模式是真的吗好不好用 更新时间:2020-04-20 22:24:19 浏览次数:729次 区域: 南阳 > 卧龙 列举网提醒您:为保障您的权益,请不要提前支付任何费用! 虚拟位置外设器!!轨迹模拟&虚拟位置外设神器 专业用于:钉钉,外勤365,红圈通,企业微信和…...

    2022/11/19 21:17:05
  37. 配置失败还原请勿关闭计算机怎么办,win7系统出现“配置windows update失败 还原更改 请勿关闭计算机”,长时间没反应,无法进入系统的解决方案...

    前几天班里有位学生电脑(windows 7系统)出问题了&#xff0c;具体表现是开机时一直停留在“配置windows update失败 还原更改 请勿关闭计算机”这个界面&#xff0c;长时间没反应&#xff0c;无法进入系统。这个问题原来帮其他同学也解决过&#xff0c;网上搜了不少资料&#x…...

    2022/11/19 21:17:04
  38. 一个电脑无法关闭计算机你应该怎么办,电脑显示“清理请勿关闭计算机”怎么办?...

    本文为你提供了3个有效解决电脑显示“清理请勿关闭计算机”问题的方法&#xff0c;并在最后教给你1种保护系统安全的好方法&#xff0c;一起来看看&#xff01;电脑出现“清理请勿关闭计算机”在Windows 7(SP1)和Windows Server 2008 R2 SP1中&#xff0c;添加了1个新功能在“磁…...

    2022/11/19 21:17:03
  39. 请勿关闭计算机还原更改要多久,电脑显示:配置windows更新失败,正在还原更改,请勿关闭计算机怎么办...

    许多用户在长期不使用电脑的时候&#xff0c;开启电脑发现电脑显示&#xff1a;配置windows更新失败&#xff0c;正在还原更改&#xff0c;请勿关闭计算机。。.这要怎么办呢&#xff1f;下面小编就带着大家一起看看吧&#xff01;如果能够正常进入系统&#xff0c;建议您暂时移…...

    2022/11/19 21:17:02
  40. 还原更改请勿关闭计算机 要多久,配置windows update失败 还原更改 请勿关闭计算机,电脑开机后一直显示以...

    配置windows update失败 还原更改 请勿关闭计算机&#xff0c;电脑开机后一直显示以以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;配置windows update失败 还原更改 请勿关闭计算机&#x…...

    2022/11/19 21:17:01
  41. 电脑配置中请勿关闭计算机怎么办,准备配置windows请勿关闭计算机一直显示怎么办【图解】...

    不知道大家有没有遇到过这样的一个问题&#xff0c;就是我们的win7系统在关机的时候&#xff0c;总是喜欢显示“准备配置windows&#xff0c;请勿关机”这样的一个页面&#xff0c;没有什么大碍&#xff0c;但是如果一直等着的话就要两个小时甚至更久都关不了机&#xff0c;非常…...

    2022/11/19 21:17:00
  42. 正在准备配置请勿关闭计算机,正在准备配置windows请勿关闭计算机时间长了解决教程...

    当电脑出现正在准备配置windows请勿关闭计算机时&#xff0c;一般是您正对windows进行升级&#xff0c;但是这个要是长时间没有反应&#xff0c;我们不能再傻等下去了。可能是电脑出了别的问题了&#xff0c;来看看教程的说法。正在准备配置windows请勿关闭计算机时间长了方法一…...

    2022/11/19 21:16:59
  43. 配置失败还原请勿关闭计算机,配置Windows Update失败,还原更改请勿关闭计算机...

    我们使用电脑的过程中有时会遇到这种情况&#xff0c;当我们打开电脑之后&#xff0c;发现一直停留在一个界面&#xff1a;“配置Windows Update失败&#xff0c;还原更改请勿关闭计算机”&#xff0c;等了许久还是无法进入系统。如果我们遇到此类问题应该如何解决呢&#xff0…...

    2022/11/19 21:16:58
  44. 如何在iPhone上关闭“请勿打扰”

    Apple’s “Do Not Disturb While Driving” is a potentially lifesaving iPhone feature, but it doesn’t always turn on automatically at the appropriate time. For example, you might be a passenger in a moving car, but your iPhone may think you’re the one dri…...

    2022/11/19 21:16:57