MVN

com.oneandone : typedrest-archetype

Maven & Gradle

Dec 13, 2016

TypedRest Archetype · Archetype for building TypedRest web applications that can run standalone or be consumed as a library.

mvn archetype:generate -DarchetypeGroupId=com.oneandone -DarchetypeArtifactId=typedrest-archetype -DarchetypeVersion=0.30
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oneandone : typedrest-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.30

All Versions

Choose a version of com.oneandone : typedrest-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.30
typedrest-archetype-0.30
0.29.x
typedrest-archetype-0.29.1
0.29
typedrest-archetype-0.29
0.28.x
typedrest-archetype-0.28.1
0.28
typedrest-archetype-0.28
0.27
typedrest-archetype-0.27
0.26
typedrest-archetype-0.26
0.25
typedrest-archetype-0.25
0.24
typedrest-archetype-0.24
0.23
typedrest-archetype-0.23
0.22
typedrest-archetype-0.22
0.21
typedrest-archetype-0.21
0.20
typedrest-archetype-0.20
0.19
typedrest-archetype-0.19
0.18
typedrest-archetype-0.18
0.17
typedrest-archetype-0.17
0.16
typedrest-archetype-0.16
0.15
typedrest-archetype-0.15

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.oneandone -DarchetypeArtifactId=typedrest-archetype -DarchetypeVersion=0.30