MVN

org.kualigan.maven.archetypes : kfs3-archetype

Maven & Gradle

Sep 19, 2014
2 stars

KFS 3.x Archetype

mvn archetype:generate -DarchetypeGroupId=org.kualigan.maven.archetypes -DarchetypeArtifactId=kfs3-archetype -DarchetypeVersion=2.0.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kualigan.maven.archetypes : kfs3-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.kualigan.maven.archetypes : kfs3-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
kfs3-archetype-2.0.3
kfs3-archetype-2.0.0
1.1.x
kfs3-archetype-1.1.22
kfs3-archetype-1.1.21
kfs3-archetype-1.1.20
kfs3-archetype-1.1.19
kfs3-archetype-1.1.18
kfs3-archetype-1.1.17
kfs3-archetype-1.1.16
kfs3-archetype-1.1.15
kfs3-archetype-1.1.13
kfs3-archetype-1.1.12
kfs3-archetype-1.1.11
kfs3-archetype-1.1.10
kfs3-archetype-1.1.9
kfs3-archetype-1.1.8
kfs3-archetype-1.1.7
kfs3-archetype-1.1.6
kfs3-archetype-1.1.5
kfs3-archetype-1.1.4

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=org.kualigan.maven.archetypes -DarchetypeArtifactId=kfs3-archetype -DarchetypeVersion=2.0.3