MVN

de.schlichtherle.truezip : truezip-archetype-path

Maven & Gradle

Aug 07, 2016

TrueZIP Archetype Path · TrueZIP Path module application - requires JSE 7.

mvn archetype:generate -DarchetypeGroupId=de.schlichtherle.truezip -DarchetypeArtifactId=truezip-archetype-path -DarchetypeVersion=7.7.10
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.schlichtherle.truezip : truezip-archetype-path to generate a Maven project - Latest Versions:

  • Latest Stable: 7.7.10
  • Latest Release Candidate: 7.3-rc-1
  • Latest Beta: 7.2-beta-3

All Versions

Choose a version of de.schlichtherle.truezip : truezip-archetype-path to generate a Maven project - All Versions:

Version Vulnerabilities Updated
7.7.x
truezip-archetype-path-7.7.10
truezip-archetype-path-7.7.9
truezip-archetype-path-7.7.8
truezip-archetype-path-7.7.7
truezip-archetype-path-7.7.6
truezip-archetype-path-7.7.5
truezip-archetype-path-7.7.4
truezip-archetype-path-7.7.3
truezip-archetype-path-7.7.2
truezip-archetype-path-7.7.1
7.7
truezip-archetype-path-7.7
7.6.x
truezip-archetype-path-7.6.6
truezip-archetype-path-7.6.5
truezip-archetype-path-7.6.4
truezip-archetype-path-7.6.3
truezip-archetype-path-7.6.1
7.6
truezip-archetype-path-7.6
7.5.x
truezip-archetype-path-7.5.5
truezip-archetype-path-7.5.4
truezip-archetype-path-7.5.3
truezip-archetype-path-7.5.2
truezip-archetype-path-7.5.1
7.5
truezip-archetype-path-7.5
7.4.x
truezip-archetype-path-7.4.3
truezip-archetype-path-7.4.2
truezip-archetype-path-7.4.1
7.4
truezip-archetype-path-7.4
7.3.x
truezip-archetype-path-7.3.4
truezip-archetype-path-7.3.3
truezip-archetype-path-7.3.2
truezip-archetype-path-7.3.1
7.3
truezip-archetype-path-7.3
truezip-archetype-path-7.3-rc-1
7.2.x
truezip-archetype-path-7.2.1
7.2
truezip-archetype-path-7.2
truezip-archetype-path-7.2-rc-2
truezip-archetype-path-7.2-rc-1
truezip-archetype-path-7.2-beta-3
truezip-archetype-path-7.2-beta-1

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=de.schlichtherle.truezip -DarchetypeArtifactId=truezip-archetype-path -DarchetypeVersion=7.7.10